1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

refactor sentinel gateway module

This commit is contained in:
fangjian0423
2019-05-21 16:34:08 +08:00
parent ac41b57263
commit e840fd0b59
12 changed files with 546 additions and 252 deletions

View File

@@ -33,5 +33,10 @@ spring:
dashboard: localhost:8080
filter:
enabled: true
# scg:
# fallback:
# mode: response
# response-status: 444
# response-body: 1234
management.endpoints.web.exposure.include: "*"