类的使用
org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent
程序包
说明
Classes related to Spring's
ApplicationContext
.External configuration support allowing 'application.properties' to be loaded and used
within a Spring Boot application.
-
org.springframework.boot.context中ApplicationEnvironmentPreparedEvent的使用
修饰符和类型方法说明void
FileEncodingApplicationListener.onApplicationEvent
(ApplicationEnvironmentPreparedEvent event) -
org.springframework.boot.context.config中ApplicationEnvironmentPreparedEvent的使用
修饰符和类型方法说明void
AnsiOutputApplicationListener.onApplicationEvent
(ApplicationEnvironmentPreparedEvent event)