public abstract class PropertySourcesUtils extends Object
PropertySources UtilitiesPropertySources| Constructor and Description |
|---|
PropertySourcesUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
getSubProperties(org.springframework.core.env.PropertySources propertySources,
String prefix)
Get Sub
Properties |
public static Map<String,String> getSubProperties(org.springframework.core.env.PropertySources propertySources, String prefix)
PropertiespropertySources - PropertySourcesprefix - the prefix of property namePropertiesCopyright © 2012–2018 The Dubbo Project. All rights reserved.