Class AzureProfileEnabler

java.lang.Object
edu.ucsb.cs156.frontiers.startup.AzureProfileEnabler
All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor

@Order(2147483647) public class AzureProfileEnabler extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
  • Constructor Details

    • AzureProfileEnabler

      public AzureProfileEnabler()
  • Method Details

    • postProcessEnvironment

      public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
      Specified by:
      postProcessEnvironment in interface org.springframework.boot.env.EnvironmentPostProcessor