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

example for issue #714 to validate the pr

This commit is contained in:
Jevon Yang
2019-06-21 16:12:00 +08:00
parent ea6ecb8be1
commit f4f407b84c
6 changed files with 111 additions and 0 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>