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

edgware sync sentinel -> upgrade to 1.6.2 and integrate gateway

This commit is contained in:
fangjian0423
2019-06-25 19:16:47 +08:00
parent cf88032925
commit 865095df66
11 changed files with 223 additions and 110 deletions

View File

@@ -84,6 +84,7 @@
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>sentinel-api-gateway-adapter-common</artifactId>
<optional>true</optional>
</dependency>
<!--spring boot-->