public class EncConfigurer
extends org.springframework.context.support.PropertySourcesPlaceholderConfigurer
ENVIRONMENT_PROPERTIES_PROPERTY_SOURCE_NAME, LOCAL_PROPERTIES_PROPERTY_SOURCE_NAMEDEFAULT_PLACEHOLDER_PREFIX, DEFAULT_PLACEHOLDER_SUFFIX, DEFAULT_VALUE_SEPARATOR, ignoreUnresolvablePlaceholders, nullValue, placeholderPrefix, placeholderSuffix, trimValues, valueSeparator| 构造器和说明 |
|---|
EncConfigurer() |
| 限定符和类型 | 方法和说明 |
|---|---|
Set<String> |
getDecodeKeys() |
protected void |
loadProperties(Properties props)
覆盖父类方法,重新加载参数
|
void |
setDecodeKeys(Set<String> decodeKeys) |
getAppliedPropertySources, postProcessBeanFactory, processProperties, processProperties, setEnvironment, setPropertySourcesdoProcessProperties, setBeanFactory, setBeanName, setIgnoreUnresolvablePlaceholders, setNullValue, setPlaceholderPrefix, setPlaceholderSuffix, setTrimValues, setValueSeparatorconvertProperties, convertProperty, convertPropertyValue, getOrder, setOrderprotected void loadProperties(Properties props) throws IOException
loadProperties 在类中 org.springframework.core.io.support.PropertiesLoaderSupportprops - IOExceptionCopyright © 2024. All rights reserved.