java-tutorials/core-java-modules/core-java-httpclient
Roger 5fb9fe4642 BAEL-5720 Java HttpClient Connection Management (#13452)
* 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>
2023-02-10 08:19:24 -08:00
..
src BAEL-5720 Java HttpClient Connection Management (#13452) 2023-02-10 08:19:24 -08:00
README.md Updated README.md 2022-06-14 09:56:10 +05:00
pom.xml BAEL-5720 Java HttpClient Connection Management (#13452) 2023-02-10 08:19:24 -08:00

README.md

Java HttpClient

This module contains articles about Java HttpClient

Relevant articles