mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
Merge pull request #447 from fangjian0423/master
add 'HTTPMethod:' prefix for the resource of using @SentinelRestTemplate
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"strategy": 0
|
||||
},
|
||||
{
|
||||
"resource": "http://www.taobao.com",
|
||||
"resource": "GET:http://www.taobao.com",
|
||||
"controlBehavior": 0,
|
||||
"count": 0,
|
||||
"grade": 1,
|
||||
|
Reference in New Issue
Block a user