mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
8 lines
191 B
JSON
8 lines
191 B
JSON
{"properties": [
|
|
{
|
|
"name": "spring.cloud.circuitbreaker.sentinel.enabled",
|
|
"type": "java.lang.Boolean",
|
|
"description": "enable sentinel circuitbreaker or not."
|
|
}
|
|
]}
|