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

edgware sync nacos-discovery: support spring cloud config

This commit is contained in:
fangjian0423
2019-06-25 19:42:06 +08:00
parent 865095df66
commit 2d0bcb84c8
10 changed files with 224 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
<modules>
<module>nacos-discovery-consumer-example</module>
<module>nacos-discovery-provider-example</module>
<module>nacos-discovery-with-spring-cloud-config-example</module>
</modules>