@EnableConfigurationProperties(value={SensitiveProperties.Encrypt.class,SensitiveProperties.Decrypt.class})
@ConfigurationProperties(prefix="extend.sensitive")
public class SensitiveProperties
extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
SensitiveProperties.Decrypt |
class |
SensitiveProperties.Encrypt |
| Constructor and Description |
|---|
SensitiveProperties() |
Copyright © 2020. All rights reserved.