Package | Description |
---|---|
org.springframework.boot.configurationmetadata |
Spring Boot configuration meta-data parser.
|
Modifier and Type | Method and Description |
---|---|
List<ValueHint> |
Hints.getKeyHints()
The list of well-defined keys, if any.
|
List<ValueHint> |
Hints.getValueHints()
The list of well-defined values, if any.
|