Constant Field Values
Contents
org.springframework.*
-
org.springframework.cloud.autoconfigure.RefreshAutoConfiguration Modifier and Type Constant Field Value public static final StringREFRESH_SCOPE_ENABLED"spring.cloud.refresh.enabled"public static final StringREFRESH_SCOPE_NAME"refresh"public static final StringREFRESH_SCOPE_PREFIX"spring.cloud.refresh"
-
org.springframework.cloud.bootstrap.BootstrapApplicationListener Modifier and Type Constant Field Value public static final StringBOOTSTRAP_PROPERTY_SOURCE_NAME"bootstrap"public static final intDEFAULT_ORDER-2147483643public static final StringDEFAULT_PROPERTIES"springCloudDefaultProperties" -
org.springframework.cloud.bootstrap.LoggingSystemShutdownListener Modifier and Type Constant Field Value public static final intDEFAULT_ORDER-2147483642 -
org.springframework.cloud.bootstrap.TextEncryptorBindHandler Modifier and Type Constant Field Value protected static final StringENCRYPTED_PROPERTY_PREFIX"{cipher}"
-
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration Modifier and Type Constant Field Value public static final StringBOOTSTRAP_PROPERTY_SOURCE_NAME"bootstrapProperties"
-
org.springframework.cloud.bootstrap.encrypt.AbstractEnvironmentDecrypt Modifier and Type Constant Field Value public static final StringDECRYPTED_PROPERTY_SOURCE_NAME"decrypted"public static final StringENCRYPTED_PROPERTY_PREFIX"{cipher}" -
org.springframework.cloud.bootstrap.encrypt.EnvironmentDecryptApplicationInitializer Modifier and Type Constant Field Value public static final StringDECRYPTED_BOOTSTRAP_PROPERTY_SOURCE_NAME"decryptedBootstrap" -
org.springframework.cloud.bootstrap.encrypt.KeyProperties Modifier and Type Constant Field Value public static final StringPREFIX"encrypt" -
org.springframework.cloud.bootstrap.encrypt.RsaProperties Modifier and Type Constant Field Value public static final StringPREFIX"encrypt.rsa"
-
org.springframework.cloud.context.refresh.ContextRefresher Modifier and Type Constant Field Value protected static final StringREFRESH_ARGS_PROPERTY_SOURCE"refreshArgs"
-
org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent Modifier and Type Constant Field Value public static final StringDEFAULT_NAME"__refreshAll__"
-
org.springframework.cloud.util.PropertyUtils Modifier and Type Constant Field Value public static final StringBOOTSTRAP_ENABLED_PROPERTY"spring.cloud.bootstrap.enabled"public static final StringMARKER_CLASS"org.springframework.cloud.bootstrap.marker.Marker"public static final StringUSE_LEGACY_PROCESSING_PROPERTY"spring.config.use-legacy-processing"