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.
|
Modifier and Type | Class and Description |
---|---|
class |
VcapEnvironmentPostProcessor
An
EnvironmentPostProcessor that knows where to find VCAP (a.k.a. |
Modifier and Type | Class and Description |
---|---|
class |
ConfigFileEnvironmentPostProcessor
EnvironmentPostProcessor that configures the context environment by loading
properties from well known file locations. |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.