public abstract class PropertyValuesUtils
extends java.lang.Object
PropertyValues UtilitiesPropertyValues| 构造器 | 说明 |
|---|---|
PropertyValuesUtils() |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
static org.springframework.beans.PropertyValues |
getSubPropertyValues(org.springframework.core.env.ConfigurableEnvironment environment,
java.lang.String prefix) |
Get Sub
PropertyValues from ConfigurableEnvironment |
public static org.springframework.beans.PropertyValues getSubPropertyValues(org.springframework.core.env.ConfigurableEnvironment environment,
java.lang.String prefix)
PropertyValues from ConfigurableEnvironmentenvironment - ConfigurableEnvironmentprefix - the prefix of property namePropertyValuesCopyright © 2018. All rights reserved.