- All Implemented Interfaces:
- org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
public class BHiveApplicationContextInitializer
extends Object
implements org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
Spring Application Context Initializer
서버기동시 재기동 기록 WARN 로깅
서버기동시 Spring.Profile등 환경변수 INFO 로깅
spring.profiles.active를 Properties로 설정한 경우와 Environment로 설정한 경우에 대해 모두 지원하기 위한 Sync 작업
- Author:
- DongMan Kwon dmkwon@intellicode.co.kr