Commit 34ee0c69 by Nepxion

修正Hystrix

parent de32adfd
...@@ -83,10 +83,10 @@ ...@@ -83,10 +83,10 @@
</dependency> </dependency>
<!-- 当Spring Coud Gateway用Hystrix做线程隔离的时候,才需要导入下面的包 --> <!-- 当Spring Coud Gateway用Hystrix做线程隔离的时候,才需要导入下面的包 -->
<dependency> <!-- <dependency>
<groupId>com.nepxion</groupId> <groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-strategy-starter-hystrix</artifactId> <artifactId>discovery-plugin-strategy-starter-hystrix</artifactId>
</dependency> </dependency> -->
<dependency> <dependency>
<groupId>de.codecentric</groupId> <groupId>de.codecentric</groupId>
......
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