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>
This commit is contained in:
Roger
2023-02-11 02:19:24 +10:00
committed by GitHub
parent e715386efa
commit 02049ead6d
5 changed files with 159 additions and 2 deletions

View File

@@ -120,4 +120,4 @@
<httpclient5-fluent.version>5.2</httpclient5-fluent.version>
</properties>
</project>
</project>