Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_ORDER |
-2147483644 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PREFIX |
"spring.cloud.config.server" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACTION |
"If you are using the git profile, you need to set a Git URI in your configuration. If you have set spring.cloud.config.server.bootstrap=true, you need to use a composite configuration." |
public static final String |
DESCRIPTION |
"Invalid config server configuration." |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
CIPHER_MARKER |
"{cipher}" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
CIPHER_MARKER |
"{cipher}" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
CIPHER_MARKER |
"{cipher}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONSUL_INDEX |
"X-Consul-Index" |
public static final String |
CONSUL_TOKEN |
"X-Consul-Token" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GOOGLE_METADATA_PROJECT_URL |
"http://metadata.google.internal/computeMetadata/v1/project/project-id" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MAIN_LABEL |
"main" |
public static final String |
MASTER_LABEL |
"master" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE |
"You need to configure a uri for the git repository." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCESS_TOKEN_HEADER |
"X-Config-Token" |
public static final String |
PREFIX_HEADER |
"X-Secret-Prefix" |
public static final String |
PROJECT_ID_HEADER |
"X-Project-ID" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
VAULT_PROPERTIES_PREFIX |
"spring.cloud.config.server.vault." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROMPT |
"Passphrase for" |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.