|
|
|
@ -65,10 +65,18 @@
@@ -65,10 +65,18 @@
|
|
|
|
|
<groupId>com.netflix.hystrix</groupId> |
|
|
|
|
<artifactId>hystrix-core</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.netflix.hystrix</groupId> |
|
|
|
|
<artifactId>hystrix-metrics-event-stream</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.netflix.ribbon</groupId> |
|
|
|
|
<artifactId>ribbon-core</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.netflix.ribbon</groupId> |
|
|
|
|
<artifactId>ribbon-eureka</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.netflix.ribbon</groupId> |
|
|
|
|
<artifactId>ribbon-httpclient</artifactId> |
|
|
|
|