META-INF.spring-configuration-metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-cloud-zuul-starter-ahas-sentinel Show documentation
Show all versions of spring-cloud-zuul-starter-ahas-sentinel Show documentation
The AHAS Sentinel Spring Cloud Zuul Starter
{
"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