| Package | Description |
|---|---|
| org.springframework.boot.context.properties |
Support for external configuration properties.
|
| Modifier and Type | Method and Description |
|---|---|
static BoundConfigurationProperties |
BoundConfigurationProperties.get(ApplicationContext context)
Return the
BoundConfigurationProperties from the given
ApplicationContext if it is available. |