Constant Field Values

Contents

org.springframework.*

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