Class ConfigServerEncryptionConfiguration
- java.lang.Object
-
- org.springframework.cloud.config.server.config.ConfigServerEncryptionConfiguration
-
@Configuration(proxyBeanMethods=false) public class ConfigServerEncryptionConfiguration extends Object
- Author:
- Bartosz Wojtkiewicz, Rafal Zukowski
-
-
Constructor Summary
Constructors Constructor Description ConfigServerEncryptionConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EncryptionControllerencryptionController()
-
-
-
Method Detail
-
encryptionController
@Bean public EncryptionController encryptionController()
-
-