Class EncryptablePropertySourceConfiguration
- java.lang.Object
-
- com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertySourceConfiguration
-
@Configuration @Import({EncryptablePropertyResolverConfiguration.class,CachingConfiguration.class}) public class EncryptablePropertySourceConfiguration extends Object- Author:
- Ulises Bocchio
-
-
Constructor Summary
Constructors Constructor Description EncryptablePropertySourceConfiguration()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static EncryptablePropertySourceBeanFactoryPostProcessorencryptablePropertySourceAnnotationPostProcessor(org.springframework.core.env.ConfigurableEnvironment env)
-
-
-
Method Detail
-
encryptablePropertySourceAnnotationPostProcessor
@Bean public static EncryptablePropertySourceBeanFactoryPostProcessor encryptablePropertySourceAnnotationPostProcessor(org.springframework.core.env.ConfigurableEnvironment env)
-
-