Package | Description |
---|---|
org.springframework.boot | |
org.springframework.boot.context.initializer | |
org.springframework.boot.liquibase |
Modifier and Type | Method and Description |
---|---|
void |
SpringApplicationInitializer.initialize(SpringApplication springApplication,
String[] args)
Initialize the application
|
Modifier and Type | Method and Description |
---|---|
void |
LoggingApplicationContextInitializer.initialize(SpringApplication springApplication,
String[] args) |
void |
ConfigFileApplicationContextInitializer.initialize(SpringApplication springApplication,
String[] args)
Binds the early
Environment to the SpringApplication . |
Modifier and Type | Method and Description |
---|---|
void |
LiquibaseServiceLocatorInitializer.initialize(SpringApplication springApplication,
String[] args) |
Copyright © 2013. All rights reserved.