| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REFRESH_SCOPE_ENABLED |
"spring.cloud.refresh.enabled" |
public static final String |
REFRESH_SCOPE_NAME |
"refresh" |
public static final String |
REFRESH_SCOPE_PREFIX |
"spring.cloud.refresh" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BOOTSTRAP_PROPERTY_SOURCE_NAME |
"bootstrap" |
public static final int |
DEFAULT_ORDER |
-2147483643 |
public static final String |
DEFAULT_PROPERTIES |
"springCloudDefaultProperties" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_ORDER |
-2147483642 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ENCRYPTED_PROPERTY_PREFIX |
"{cipher}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BOOTSTRAP_PROPERTY_SOURCE_NAME |
"bootstrapProperties" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DECRYPTED_PROPERTY_SOURCE_NAME |
"decrypted" |
public static final String |
ENCRYPTED_PROPERTY_PREFIX |
"{cipher}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DECRYPTED_BOOTSTRAP_PROPERTY_SOURCE_NAME |
"decryptedBootstrap" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PREFIX |
"encrypt" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PREFIX |
"encrypt.rsa" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
REFRESH_ARGS_PROPERTY_SOURCE |
"refreshArgs" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_NAME |
"__refreshAll__" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BOOTSTRAP_ENABLED_PROPERTY |
"spring.cloud.bootstrap.enabled" |
public static final String |
MARKER_CLASS |
"org.springframework.cloud.bootstrap.marker.Marker" |
public static final String |
USE_LEGACY_PROCESSING_PROPERTY |
"spring.config.use-legacy-processing" |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.