Package com.ulisesbocchio.jasyptspringboot.configuration
-
Class Summary Class Description CachingConfiguration EnableEncryptablePropertiesBeanFactoryPostProcessor BeanFactoryPostProcessorthat wraps allPropertySourcedefined in theEnvironmentwithEncryptablePropertySourceWrapperand defines a defaultEncryptablePropertyResolverfor decrypting properties that can be configured through the same properties it wraps.EnableEncryptablePropertiesConfiguration Configuration class that registers aBeanFactoryPostProcessorthat wraps allPropertySourcedefined in theEnvironmentwithEncryptablePropertySourceWrapperand defines a defaultStringEncryptorfor 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.StringEncryptorBuilder