Skip to content

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

License

Notifications You must be signed in to change notification settings

eozoo/http-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Static Badge Maven central codecov.io License

http-client

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

  • 依赖
<dependency>
    <groupId>com.cowave.zoo</groupId>
    <artifactId>http-client</artifactId>
    <version>2.7.6</version>
</dependency>
  • 使用说明

https://eocoo.github.io/2021/05/05/20210505

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages