fix:fix retry loadbalancer not working bug.

pull/1155/head
Haotian Zhang 2 years ago
parent cfce5048a9
commit 3e8d0316f4

@ -29,10 +29,10 @@
<artifactId>spring-cloud-starter-tencent-polaris-contract</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.retry</groupId>
<artifactId>spring-retry</artifactId>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.springframework.retry</groupId>-->
<!-- <artifactId>spring-retry</artifactId>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>com.tencent.polaris</groupId>-->

Loading…
Cancel
Save