5fb9fe4642
* BAEL-5642 Using @NotNull as a method parameter * BAEL-5642 Add Spring Boot and bump spring and hibernate-validator versions * BAEL-5720 Java HttpClient Connection Management * BAEL-5720 Java HttpClient Connection Management * BAEL-5720 move JavaHttpClient test to core-java-httpclient module * BAEL-5720 move jetty-logging-properties to core-java-httpclient module * BAEL-5720 add wiremock to pom * Update pom.xml * Delete jetty-logging.properties --------- Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
Apache HttpClient
This module contains articles about Apache HttpClient
The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
Relevant Articles:
- Apache HttpClient – Cancel Request
- Apache HttpClient 4 Cookbook
- Apache HttpClient – Follow Redirects for POST
- Multipart Upload with Apache HttpClient
- Apache HttpAsyncClient Tutorial
- Apache HttpClient Tutorial
- Advanced Apache HttpClient Configuration
- Apache HttpClient – Do Not Follow Redirects
- Custom User-Agent in Apache HttpClient
- Apache HttpClient Connection Management
- More articles: [next -->]