|
@@ -32,22 +32,20 @@
|
|
|
<!--<artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>-->
|
|
|
<!--</dependency>-->
|
|
|
|
|
|
- <!--client -->
|
|
|
- <!--<dependency>-->
|
|
|
- <!--<groupId>com.alibaba.cloud</groupId>-->
|
|
|
- <!--<artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>-->
|
|
|
- <!--<version>2.2.1.RELEASE</version>-->
|
|
|
- <!--</dependency>-->
|
|
|
- <!--<!–configs –>-->
|
|
|
- <!--<dependency>-->
|
|
|
- <!--<groupId>org.springframework.cloud</groupId>-->
|
|
|
- <!--<artifactId>spring-cloud-starter-config</artifactId>-->
|
|
|
- <!--</dependency>-->
|
|
|
- <!--<dependency>-->
|
|
|
- <!--<groupId>com.alibaba.cloud</groupId>-->
|
|
|
- <!--<artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>-->
|
|
|
- <!--<version>2.2.1.RELEASE</version>-->
|
|
|
- <!--</dependency>-->
|
|
|
+<!-- <!–client –>-->
|
|
|
+<!-- <dependency>-->
|
|
|
+<!-- <groupId>org.springframework.cloud</groupId>-->
|
|
|
+<!-- <artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>-->
|
|
|
+<!-- </dependency>-->
|
|
|
+<!-- <!–configs –>-->
|
|
|
+<!-- <dependency>-->
|
|
|
+<!-- <groupId>org.springframework.cloud</groupId>-->
|
|
|
+<!-- <artifactId>spring-cloud-starter-config</artifactId>-->
|
|
|
+<!-- </dependency>-->
|
|
|
+<!-- <dependency>-->
|
|
|
+<!-- <groupId>org.springframework.cloud</groupId>-->
|
|
|
+<!-- <artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>-->
|
|
|
+<!-- </dependency>-->
|
|
|
<!-- feign客户端依赖 -->
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.cloud</groupId>
|