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

finchley sync sentinel -> upgrade to 1.6.2 and integrate gateway

This commit is contained in:
fangjian0423
2019-06-25 17:42:41 +08:00
parent f31f13330e
commit 508e913253
11 changed files with 223 additions and 110 deletions

View File

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