Package org.saidone.config
Class EncryptionConfig
java.lang.Object
org.saidone.config.EncryptionConfig
@Component
@ConfigurationProperties(prefix="application.service.vault.encryption")
@Validated
public class EncryptionConfig
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EncryptionConfig
public EncryptionConfig()
-