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

add nacos-config starter and nacos-discovery starter

This commit is contained in:
flystar32
2018-09-17 17:41:55 +08:00
parent 8d6b4034be
commit 1e030e6eb0
72 changed files with 4798 additions and 110 deletions

View File

@@ -22,7 +22,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-sentinel</artifactId>
<artifactId>spring-cloud-starter-alibaba-sentinel</artifactId>
</dependency>
<dependency>