Commit 8ed983fe by Nepxion

支持Apollo配置中间件

parent 1924c241
...@@ -62,6 +62,7 @@ ...@@ -62,6 +62,7 @@
<dependency> <dependency>
<groupId>com.nepxion</groupId> <groupId>com.nepxion</groupId>
<!-- <artifactId>discovery-plugin-config-center-starter-apollo</artifactId> -->
<artifactId>discovery-plugin-config-center-starter-nacos</artifactId> <artifactId>discovery-plugin-config-center-starter-nacos</artifactId>
<!-- <artifactId>discovery-plugin-config-center-starter-redis</artifactId> --> <!-- <artifactId>discovery-plugin-config-center-starter-redis</artifactId> -->
</dependency> </dependency>
......
...@@ -62,6 +62,7 @@ ...@@ -62,6 +62,7 @@
<dependency> <dependency>
<groupId>com.nepxion</groupId> <groupId>com.nepxion</groupId>
<!-- <artifactId>discovery-plugin-config-center-starter-apollo</artifactId> -->
<artifactId>discovery-plugin-config-center-starter-nacos</artifactId> <artifactId>discovery-plugin-config-center-starter-nacos</artifactId>
<!-- <artifactId>discovery-plugin-config-center-starter-redis</artifactId> --> <!-- <artifactId>discovery-plugin-config-center-starter-redis</artifactId> -->
</dependency> </dependency>
......
...@@ -62,6 +62,7 @@ ...@@ -62,6 +62,7 @@
<dependency> <dependency>
<groupId>com.nepxion</groupId> <groupId>com.nepxion</groupId>
<!-- <artifactId>discovery-plugin-config-center-starter-apollo</artifactId> -->
<artifactId>discovery-plugin-config-center-starter-nacos</artifactId> <artifactId>discovery-plugin-config-center-starter-nacos</artifactId>
<!-- <artifactId>discovery-plugin-config-center-starter-redis</artifactId> --> <!-- <artifactId>discovery-plugin-config-center-starter-redis</artifactId> -->
</dependency> </dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment