spring boot 3 rest-client that uses apache http 5 client with re-usable connection pool along with idle connection eviction and socket connect/read timeouts.
-
Updated
Oct 8, 2024 - Java
spring boot 3 rest-client that uses apache http 5 client with re-usable connection pool along with idle connection eviction and socket connect/read timeouts.
Thin wrapper around Apache HttpAsyncClient 5.x to expose Reactive Streams interfaces.
A simple adapter for some popular HTTP clients
Apache 5 HTTP Component metric interceptor
A working REST template for writing and consuming RESTful services in JAVA using Resteasy and ApacheHttpClient APIs
Java HTTP Client examples for my JavaSPEKTRUM article.
Web crawler for a search engine of multiple forums content, built with Java, MongoDB and Apache HttpComponents
http客户端接口设计,完全模拟http可能的参数,有多种实现:OKHttp3、ApacheHttpClient、HttpURLConnection,可以随意切换http实现。 我用此工具逐渐替换了业务项目工程中不统一、繁杂的各种HttpClient工具的实现、版本,只需要面向统一、抽象的操作接口。
Demo Java Tutorial on how to creat a true random number via random.org
http客户端接口设计,完全模拟http可能的参数,支持GET、POST、文件上传下载等,有多种实现:OKHttp3、ApacheHttpClient、HttpURLConnection、Jodd-http,可以无代码改变地切换http实现。 我用此工具逐渐替换了业务项目工程中不统一、繁杂的各种HttpClient工具的实现、版本,只需要面向统一、抽象的操作接口。做到一键切换http请求的实现,而无需散弹式修改。
Apache HttpComponents(原名 Commons HttpClient)文档的中英文参考(审校中)
Sample repo to depict the efficient usage of Apache HTTP Connection Pooling
Music and Discography Explorer - Spring MVC SSR Web Application
Bundles Apache HttpComponents Client 5.x and allows it to be used by Jenkins plugins.
Android extensions for Apache HttpClient
Enhancing/simplify apache http client
JSON message asynchronous producers and consumers for Apache HttpComponents 5.0 based on Jackson JSON library
OpenTracing Apache HttpClient instrumentation
Add a description, image, and links to the apache-httpcomponents topic page so that developers can more easily learn about it.
To associate your repository with the apache-httpcomponents topic, visit your repo's landing page and select "manage topics."