com.alibaba.dubbo.config.spring.util
Class PropertySourcesUtils
java.lang.Object
com.alibaba.dubbo.config.spring.util.PropertySourcesUtils
public abstract class PropertySourcesUtils
- extends Object
PropertySources Utilities
- Since:
- 2.5.8
- Author:
- Mercy
- See Also:
PropertySources
PropertySourcesUtils
public PropertySourcesUtils()
getSubProperties
public static Map<String,String> getSubProperties(org.springframework.core.env.PropertySources propertySources,
String prefix)
- Get Sub
Properties
- Parameters:
propertySources - PropertySourcesprefix - the prefix of property name
- Returns:
- Map
- See Also:
Properties
Copyright © 2012–2017 Alibaba. All rights reserved.