All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.spring-configuration-metadata.json Maven / Gradle / Ivy

There is a newer version: 1.6.8-safe-jdk8
Show newest version
{
  "groups": [
    {
      "name": "spring.cloud.sentinel.zuul",
      "type": "com.alibaba.csp.ahas.sentinel.gateway.zuul.SentinelZuulGatewayProperties",
      "sourceType": "com.alibaba.csp.ahas.sentinel.gateway.zuul.SentinelZuulGatewayProperties"
    },
    {
      "name": "spring.cloud.sentinel.zuul.fallback",
      "type": "com.alibaba.csp.ahas.sentinel.gateway.zuul.SentinelZuulGatewayProperties$FallbackProperties",
      "sourceType": "com.alibaba.csp.ahas.sentinel.gateway.zuul.SentinelZuulGatewayProperties",
      "sourceMethod": "getFallback()"
    }
  ],
  "properties": [
    {
      "name": "spring.cloud.sentinel.zuul.fallback.mode",
      "type": "java.lang.String",
      "sourceType": "com.alibaba.csp.ahas.sentinel.gateway.zuul.SentinelZuulGatewayProperties$FallbackProperties"
    },
    {
      "name": "spring.cloud.sentinel.zuul.fallback.redirect",
      "type": "java.lang.String",
      "sourceType": "com.alibaba.csp.ahas.sentinel.gateway.zuul.SentinelZuulGatewayProperties$FallbackProperties"
    },
    {
      "name": "spring.cloud.sentinel.zuul.fallback.response-body",
      "type": "java.lang.String",
      "sourceType": "com.alibaba.csp.ahas.sentinel.gateway.zuul.SentinelZuulGatewayProperties$FallbackProperties"
    },
    {
      "name": "spring.cloud.sentinel.zuul.fallback.response-status",
      "type": "java.lang.Integer",
      "sourceType": "com.alibaba.csp.ahas.sentinel.gateway.zuul.SentinelZuulGatewayProperties$FallbackProperties"
    }
  ],
  "hints": []
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy