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 |
---|---|
ConfigData |
ConfigDataLoader.load(ConfigDataLoaderContext context,
L location)
Load
ConfigData for the given location. |