Package io.camunda.tasklist.spring
Class TasklistPropertiesPostProcessor
java.lang.Object
io.camunda.tasklist.spring.TasklistPropertiesPostProcessor
- All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor
public class TasklistPropertiesPostProcessor
extends Object
implements org.springframework.boot.env.EnvironmentPostProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpostProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
-
Constructor Details
-
TasklistPropertiesPostProcessor
public TasklistPropertiesPostProcessor()
-
-
Method Details
-
postProcessEnvironment
public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application) - Specified by:
postProcessEnvironmentin interfaceorg.springframework.boot.env.EnvironmentPostProcessor
-