Let's get started with a Microservice Architecture with Spring Cloud:
Apache HttpClient Series
Last updated: January 17, 2024
This is a comprehensive guide to using Apache HttpClient – from starting out to advanced configuration and best practices.
HttpClient Basics
-
Apache HttpClient Cookbook
-
Adding Parameters to Apache HttpClient Requests
-
Posting with Apache HttpClient
-
Reading an HTTP Response Body as a String in Java
-
Apache HttpClient - Get the Status Code
-
Apache HttpClient Connection Management (popular)
-
Apache HttpClient Timeout (popular)
-
Custom HTTP Header with the Apache HttpClient
-
Enabling Logging for Apache HttpClient
Advanced Usage
-
Multipart Upload with Apache HttpClient
-
Apache HttpClient with SSL
-
Apache HttpClient Basic Authentication
-
How to Set TLS Version in Apache HttpClient
-
Advanced Apache HttpClient Configuration
-
Apache HttpClient - Follow Redirects for POST
-
Retrying Requests using Apache HttpClient
-
Apache HttpAsyncClient Tutorial
