@ConfigurationProperties(value="azure.key-vault")
public class AzureKeyVaultConfigurationProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PREFIX |
| Constructor and Description |
|---|
AzureKeyVaultConfigurationProperties() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getVaultURL() |
void |
setVaultURL(java.lang.String vaultURL) |
public static final java.lang.String PREFIX