@Configuration
@Import(value={EncryptablePropertyResolverConfiguration.class,CachingConfiguration.class})
public class EncryptablePropertySourceConfiguration
extends Object
| Constructor and Description |
|---|
EncryptablePropertySourceConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static EncryptablePropertySourceBeanFactoryPostProcessor |
encryptablePropertySourceAnnotationPostProcessor(org.springframework.core.env.ConfigurableEnvironment env) |
public EncryptablePropertySourceConfiguration()
@Bean public static EncryptablePropertySourceBeanFactoryPostProcessor encryptablePropertySourceAnnotationPostProcessor(org.springframework.core.env.ConfigurableEnvironment env)
Copyright © 2018. All rights reserved.