1
0
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:
fangjian0423 2019-03-13 15:59:43 +08:00
parent 7481c31aa3
commit e4b29f3269

View File

@ -6,6 +6,12 @@
"defaultValue": true,
"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",
"type": "java.lang.Boolean",