Package | Description |
---|---|
org.springframework.boot.cloud |
Low level support for Cloud deployments.
|
org.springframework.boot.cloudfoundry | |
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 |
CloudFoundryVcapEnvironmentPostProcessor
An
EnvironmentPostProcessor that knows where to find VCAP (a.k.a. |
Modifier and Type | Class and Description |
---|---|
class |
VcapEnvironmentPostProcessor
Deprecated.
since 1.3.0 in favor of CloudFoundryVcapEnvironmentPostProcessor
|
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.