mirror of https://gitee.com/maxjhandsome/pig
okhttp 替代原有的 httpclient
This commit is contained in:
parent
580d163c82
commit
fdd8ed3b30
|
@ -75,8 +75,8 @@
|
|||
</dependency>
|
||||
<!-- okhttp -->
|
||||
<dependency>
|
||||
<groupId>com.squareup.okhttp3</groupId>
|
||||
<artifactId>okhttp</artifactId>
|
||||
<groupId>io.github.openfeign</groupId>
|
||||
<artifactId>feign-okhttp</artifactId>
|
||||
</dependency>
|
||||
<!--swagger-->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue