Class GenieDefaultPropertiesPostProcessor
- java.lang.Object
-
- com.netflix.genie.agent.spring.processors.GenieDefaultPropertiesPostProcessor
-
- All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor
public class GenieDefaultPropertiesPostProcessor extends java.lang.Object implements org.springframework.boot.env.EnvironmentPostProcessor
Adds default properties to the Spring environment before application refresh.- Since:
- 4.0.0
-
-
Constructor Summary
Constructors Constructor Description GenieDefaultPropertiesPostProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
-