@@ -59,6 +59,10 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-openfeign</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.squareup.okhttp3</groupId>
+ <artifactId>okhttp</artifactId>
+ </dependency>
<dependency>
<groupId>com.usoftchina.saas</groupId>
<artifactId>document-dto</artifactId>
@@ -80,6 +80,8 @@ ribbon:
feign:
hystrix:
enabled: true
+ okhttp:
+ enabled: true
command:
default: