Package | Description |
---|---|
org.springframework.boot.configurationmetadata |
Spring Boot configuration meta-data parser.
|
Modifier and Type | Method and Description |
---|---|
List<ValueProvider> |
Hints.getKeyProviders()
The value providers that are applicable to the keys of this item.
|
List<ValueProvider> |
Hints.getValueProviders()
The value providers that are applicable to this item.
|