Constant Field Values

org.springframework.*

  • org.springframework.cloud.config.server.config.ConfigServerProperties
    Modifier and Type
    Constant Field
    Value
    public static final String
    "spring.cloud.config.server"
  • org.springframework.cloud.config.server.diagnostics.GitUriFailureAnalyzer
    Modifier and Type
    Constant Field
    Value
    public static final String
    "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
    "Invalid config server configuration."