| Package | Description | 
|---|---|
| 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  | 
ConfigTreeConfigDataLoader
ConfigDataLoader for config tree locations. | 
class  | 
StandardConfigDataLoader
ConfigDataLoader for Resource backed locations. |