Class CamundaClientPropertiesPostProcessor

java.lang.Object
io.camunda.spring.client.properties.CamundaClientPropertiesPostProcessor
All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor

public class CamundaClientPropertiesPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
  • Field Details

  • Constructor Details

    • CamundaClientPropertiesPostProcessor

      public CamundaClientPropertiesPostProcessor(org.springframework.boot.logging.DeferredLogFactory deferredLogFactory)
  • 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