Skip to content

HTTP客户端,参考Netflix Feign实现,使用的Apache Httpclient进行调用

License

Notifications You must be signed in to change notification settings

cowave5/http-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Static Badge Maven central codecov.io License

http-client

HTTP客户端,参考Netflix Feign实现,使用的Apache Httpclient进行调用

  • 依赖
<dependency>
    <groupId>com.cowave.commons</groupId>
    <artifactId>http-client</artifactId>
    <version>2.7.5</version>
</dependency>

About

HTTP客户端,参考Netflix Feign实现,使用的Apache Httpclient进行调用

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages