Constructor and Description |
---|
PropertySourcesUtils() |
Modifier and Type | Method and Description |
---|---|
static Map<String,Object> |
getSubProperties(Iterable<org.springframework.core.env.PropertySource<?>> propertySources,
String prefix)
Get Sub
Properties |
static String |
normalizePrefix(String prefix)
Normalize the prefix
|
public static Map<String,Object> getSubProperties(Iterable<org.springframework.core.env.PropertySource<?>> propertySources, String prefix)
Properties
propertySources
- PropertySource
Iterableprefix
- the prefix of property nameProperties
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.