| 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.env | Spring  Environmentsupport. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CloudFoundryVcapEnvironmentPostProcessorAn  EnvironmentPostProcessorthat knows where to find VCAP (a.k.a. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConfigFileApplicationListenerEnvironmentPostProcessorthat configures the context environment by loading
 properties from well known file locations. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SpringApplicationJsonEnvironmentPostProcessorAn  EnvironmentPostProcessorthat parses JSON fromspring.application.jsonor equivalentlySPRING_APPLICATION_JSONand
 adds it as a map property source to theEnvironment. | 
| class  | SystemEnvironmentPropertySourceEnvironmentPostProcessorAn  EnvironmentPostProcessorthat replaces the systemEnvironmentSystemEnvironmentPropertySourcewith anSystemEnvironmentPropertySourceEnvironmentPostProcessor.OriginAwareSystemEnvironmentPropertySourcethat can track theSystemEnvironmentOriginfor every system environment property. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.