Package | Description |
---|---|
org.springframework.boot.cloud |
Low level support for Cloud deployments.
|
org.springframework.boot.context.config |
External configuration support allowing 'application.properties' to be loaded and used
within a Spring Boot application.
|
org.springframework.boot.devtools.env |
DevTools classes relating to Spring Framework's
Environment . |
org.springframework.boot.env |
Spring
Environment support. |
Class and Description |
---|
EnvironmentPostProcessor
Allows for customization of the application's
Environment prior to the
application context being refreshed. |
Class and Description |
---|
EnvironmentPostProcessor
Allows for customization of the application's
Environment prior to the
application context being refreshed. |
Class and Description |
---|
EnvironmentPostProcessor
Allows for customization of the application's
Environment prior to the
application context being refreshed. |
Class and Description |
---|
EnvironmentPostProcessor
Allows for customization of the application's
Environment prior to the
application context being refreshed. |
PropertySourceLoader
Strategy interface located via
SpringFactoriesLoader and used to load a
PropertySource . |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.