Class SpringPropertiesPostProcessor

java.lang.Object
io.camunda.optimize.SpringPropertiesPostProcessor
All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor

@Component public class SpringPropertiesPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
  • Field Details

  • Constructor Details

    • SpringPropertiesPostProcessor

      public SpringPropertiesPostProcessor()
  • 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