Class CachingConfiguration
- java.lang.Object
-
- com.ulisesbocchio.jasyptspringboot.configuration.CachingConfiguration
-
@Configuration public class CachingConfiguration extends Object
-
-
Constructor Summary
Constructors Constructor Description CachingConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RefreshScopeRefreshedEventListenerrefreshScopeRefreshedEventListener(org.springframework.core.env.ConfigurableEnvironment environment, EncryptablePropertySourceConverter converter, Singleton<JasyptEncryptorConfigurationProperties> config)
-
-
-
Method Detail
-
refreshScopeRefreshedEventListener
@Bean public RefreshScopeRefreshedEventListener refreshScopeRefreshedEventListener(org.springframework.core.env.ConfigurableEnvironment environment, EncryptablePropertySourceConverter converter, Singleton<JasyptEncryptorConfigurationProperties> config)
-
-