mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
add module nacos-config and nacos-discovery
This commit is contained in:
@@ -13,10 +13,13 @@
|
||||
|
||||
<artifactId>spring-cloud-alibaba-examples</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<name>Spring Cloud Alibaba Examples</name>
|
||||
<description>Example showing how to use features of Spring Cloud Alibaba</description>
|
||||
|
||||
<modules>
|
||||
<module>sentinel-example</module>
|
||||
<module>nacos-example/nacos-discovery-example</module>
|
||||
<module>nacos-example/nacos-config-example</module>
|
||||
<module>sentinel-dubbo-provider-example</module>
|
||||
<module>sentinel-dubbo-consumer-example</module>
|
||||
<module>sentinel-dubbo-api</module>
|
||||
|
Reference in New Issue
Block a user