Constant Field Values

Contents

org.springframework.*

  • org.springframework.cloud.config.environment.Environment 
    Modifier and Type Constant Field Value
    public static final String SLASH_PLACEHOLDER "(_)"
  • org.springframework.cloud.config.environment.EnvironmentMediaType 
    Modifier and Type Constant Field Value
    public static final String V1_JSON "application/vnd.spring-cloud.config-server.v1+json"
    public static final String V2_JSON "application/vnd.spring-cloud.config-server.v2+json"