Class MvcViewSpringEnvironmentPostProcessor
java.lang.Object
com.gsitm.ustra.java.core.utils.spring.SpringEnvironmentPostProcessor
com.gsitm.ustra.java.autoconfigure.env.MvcViewSpringEnvironmentPostProcessor
- All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor
public class MvcViewSpringEnvironmentPostProcessor
extends com.gsitm.ustra.java.core.utils.spring.SpringEnvironmentPostProcessor
management-core 라이브러리 참조 시 기본 설정 변경 처리
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpostProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application) Methods inherited from class com.gsitm.ustra.java.core.utils.spring.SpringEnvironmentPostProcessor
addLast, addLast, addNotExistsPropertyToMap, addOrReplaceToDefault, copyProperty, getUstraPropertySource, loadYamlPropertySources
-
Constructor Details
-
MvcViewSpringEnvironmentPostProcessor
public MvcViewSpringEnvironmentPostProcessor()
-
-
Method Details
-
postProcessEnvironment
public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
-