mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
update sentinel additional-spring-configuration-metadata
This commit is contained in:
parent
7481c31aa3
commit
e4b29f3269
@ -6,6 +6,12 @@
|
|||||||
"defaultValue": true,
|
"defaultValue": true,
|
||||||
"description": "enable or disable sentinel auto configure."
|
"description": "enable or disable sentinel auto configure."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "resttemplate.sentinel.enabled",
|
||||||
|
"type": "java.lang.Boolean",
|
||||||
|
"defaultValue": true,
|
||||||
|
"description": "enable or disable @SentinelRestTemplate."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "spring.cloud.sentinel.eager",
|
"name": "spring.cloud.sentinel.eager",
|
||||||
"type": "java.lang.Boolean",
|
"type": "java.lang.Boolean",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user