Constant Field Values
Contents
org.springframework.*
-
org.springframework.cloud.config.server.bootstrap.ConfigServerBootstrapApplicationListener Modifier and Type Constant Field Value public static final intDEFAULT_ORDER-2147483644
-
org.springframework.cloud.config.server.config.ConfigServerProperties Modifier and Type Constant Field Value public static final StringPREFIX"spring.cloud.config.server"
-
org.springframework.cloud.config.server.diagnostics.GitUriFailureAnalyzer Modifier and Type Constant Field Value public static final StringACTION"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 StringDESCRIPTION"Invalid config server configuration."
-
org.springframework.cloud.config.server.encryption.CipherResourceJsonEncryptor Modifier and Type Constant Field Value protected final StringCIPHER_MARKER"{cipher}" -
org.springframework.cloud.config.server.encryption.CipherResourcePropertiesEncryptor Modifier and Type Constant Field Value protected final StringCIPHER_MARKER"{cipher}" -
org.springframework.cloud.config.server.encryption.CipherResourceYamlEncryptor Modifier and Type Constant Field Value protected final StringCIPHER_MARKER"{cipher}"
-
org.springframework.cloud.config.server.environment.ConsulEnvironmentWatch Modifier and Type Constant Field Value public static final StringCONSUL_INDEX"X-Consul-Index"public static final StringCONSUL_TOKEN"X-Consul-Token" -
org.springframework.cloud.config.server.environment.GoogleSecretManagerEnvironmentProperties Modifier and Type Constant Field Value public static final StringGOOGLE_METADATA_PROJECT_URL"http://metadata.google.internal/computeMetadata/v1/project/project-id" -
org.springframework.cloud.config.server.environment.JGitEnvironmentProperties Modifier and Type Constant Field Value public static final StringMAIN_LABEL"main"public static final StringMASTER_LABEL"master" -
org.springframework.cloud.config.server.environment.JGitEnvironmentRepository Modifier and Type Constant Field Value public static final StringMESSAGE"You need to configure a uri for the git repository."
-
org.springframework.cloud.config.server.environment.secretmanager.HttpHeaderGoogleConfigProvider Modifier and Type Constant Field Value public static final StringACCESS_TOKEN_HEADER"X-Config-Token"public static final StringPREFIX_HEADER"X-Secret-Prefix"public static final StringPROJECT_ID_HEADER"X-Project-ID"
-
org.springframework.cloud.config.server.environment.vault.SpringVaultClientAuthenticationProvider Modifier and Type Constant Field Value protected static final StringVAULT_PROPERTIES_PREFIX"spring.cloud.config.server.vault."
-
org.springframework.cloud.config.server.support.PassphraseCredentialsProvider Modifier and Type Constant Field Value public static final StringPROMPT"Passphrase"