|
|
|
@ -14,6 +14,13 @@
|
|
|
|
|
<name>Spring Cloud Tencent Feign</name>
|
|
|
|
|
|
|
|
|
|
<dependencies>
|
|
|
|
|
<!-- Spring Cloud Tencent dependencies start -->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.tencent.cloud</groupId>
|
|
|
|
|
<artifactId>spring-cloud-tencent-commons</artifactId>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!-- Spring Cloud Tencent dependencies end -->
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.cloud</groupId>
|
|
|
|
|
<artifactId>spring-cloud-starter-openfeign</artifactId>
|
|
|
|
|