Package net.n2oapp.framework.boot
Class N2oPropertiesPostProcessor
- java.lang.Object
-
- net.n2oapp.framework.boot.N2oPropertiesPostProcessor
-
- All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor
public class N2oPropertiesPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
-
-
Constructor Summary
Constructors Constructor Description N2oPropertiesPostProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpostProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
-