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

finchley sync nacos-discovery: support spring cloud config

This commit is contained in:
fangjian0423
2019-06-25 18:40:50 +08:00
parent 3103db9e06
commit a80fb251d9
10 changed files with 223 additions and 1 deletions

View File

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