Package org.teiid.spring.autoconfigure
Class EnvironmentPropertiesPostProcessor
- java.lang.Object
-
- org.teiid.spring.autoconfigure.EnvironmentPropertiesPostProcessor
-
- All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor
public class EnvironmentPropertiesPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
-
-
Constructor Summary
Constructors Constructor Description EnvironmentPropertiesPostProcessor()
-
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)
-