Package | Description |
---|---|
org.springframework.boot.cloudfoundry |
Support for Cloud Foundry PAAS based deployment.
|
org.springframework.boot.context.config |
External configuration support allowing 'application.properties' to be loaded
and used within a Spring Boot application.
|
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 |
---|
PropertySourceLoader
Strategy interface located via
SpringFactoriesLoader and used to load a
PropertySource . |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.