| 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 | Method and Description | 
|---|---|
List<ConfigTreeConfigDataResource> | 
ConfigTreeConfigDataLocationResolver.resolve(ConfigDataLocationResolverContext context,
       ConfigDataLocation location)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigData | 
ConfigTreeConfigDataLoader.load(ConfigDataLoaderContext context,
    ConfigTreeConfigDataResource resource)  |