| Class | Description |
|---|---|
| CachingConfiguration | |
| EnableEncryptablePropertiesBeanFactoryPostProcessor |
BeanFactoryPostProcessor that wraps all PropertySource defined in the Environment
with EncryptablePropertySourceWrapper and defines a default EncryptablePropertyResolver for decrypting properties
that can be configured through the same properties it wraps. |
| EnableEncryptablePropertiesConfiguration |
Configuration class that registers a
BeanFactoryPostProcessor that wraps all PropertySource defined in the Environment
with EncryptablePropertySourceWrapper and defines a default StringEncryptor for decrypting properties
that can be configured through the same properties it wraps. |
| EncryptablePropertyResolverConfiguration | |
| EncryptablePropertySourceBeanFactoryPostProcessor | |
| EncryptablePropertySourceConfiguration | |
| EnvCopy |
Need a copy of the environment without the Enhanced property sources to avoid circular dependencies.
|
Copyright © 2020. All rights reserved.