|
@@ -26,10 +26,10 @@
|
|
|
<!-- <version>2.2.8.RELEASE</version>-->
|
|
<!-- <version>2.2.8.RELEASE</version>-->
|
|
|
<!-- </dependency>-->
|
|
<!-- </dependency>-->
|
|
|
|
|
|
|
|
-<!-- <dependency>-->
|
|
|
|
|
-<!-- <groupId>io.seata</groupId>-->
|
|
|
|
|
-<!-- <artifactId>seata-spring-boot-starter</artifactId>-->
|
|
|
|
|
-<!-- </dependency>-->
|
|
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>org.springframework.cloud</groupId>
|
|
|
|
|
+ <artifactId>spring-cloud-starter-openfeign</artifactId>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|