Package | Description |
---|---|
org.springframework.boot.context.initializer | |
org.springframework.boot.liquibase |
Modifier and Type | Class and Description |
---|---|
class |
ConfigFileApplicationContextInitializer
ApplicationContextInitializer that configures the context environment by
loading properties from well known file locations. |
class |
LoggingApplicationContextInitializer
An
ApplicationContextInitializer that configures a logging framework depending
on what it finds on the classpath and in the Environment . |
Modifier and Type | Class and Description |
---|---|
class |
LiquibaseServiceLocatorInitializer
SpringApplicationInitializer that replaces the liquibase ServiceLocator
with a version that works with Spring Boot executable archives. |
Copyright © 2013. All rights reserved.