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

Support more config for Nacos

This commit is contained in:
yuhuangbin
2019-12-11 14:17:08 +08:00
parent 829dc23550
commit 792d008863
7 changed files with 94 additions and 6 deletions

View File

@@ -19,6 +19,11 @@
<artifactId>nacos-client</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba.spring</groupId>
<artifactId>spring-context-support</artifactId>
</dependency>
<!--spring cloud-->
<dependency>
<groupId>org.springframework.cloud</groupId>