|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RelaxedNames | |
|---|---|
| org.springframework.boot.bind | |
| Uses of RelaxedNames in org.springframework.boot.bind |
|---|
| Methods in org.springframework.boot.bind with parameters of type RelaxedNames | |
|---|---|
static Map<String,Object> |
RelaxedPropertyResolver.getSubProperties(org.springframework.core.env.PropertySources propertySources,
RelaxedNames keyPrefix)
Return a Map of all values from the specified PropertySources that start
with a particular key. |
static Map<String,Object> |
RelaxedPropertyResolver.getSubProperties(org.springframework.core.env.PropertySources propertySources,
String rootPrefix,
RelaxedNames keyPrefix)
Return a Map of all values from the specified PropertySources that start
with a particular key. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||