| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
WATCH_TASK_SCHEDULER_NAME |
"azureConfigWatchTaskScheduler" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONFIG_PREFIX |
"spring.cloud.azure.appconfiguration" |
public static final String |
LABEL_SEPARATOR |
"," |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOAD_FAILURE_MSG |
"Failed to load keys from Azure Config Service." |
public static final String |
LOAD_FAILURE_VERBOSE_MSG |
"Failed to load keys from Azure Config Service. With status code: %s, response: %s" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EMPTY_LABEL |
"%00" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY_VALUE_API |
"/kv" |
public static final String |
NULL_LABEL |
"%00" |
public static final String |
REVISIONS_API |
"/revisions" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NON_EMPTY_MSG |
"%s property should not be null or empty in the connection string of Azure Config Service." |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.