* [BAEL-4639] Running background jobs in Spring with JobRunr
* [BAEL-4639] Background jobs in Spring with JobRunr - update dependencies and readme
* [BAEL-4639] Background jobs in Spring with JobRunr - add required newline to application.properties
* [BAEL-4639] Background jobs in Spring with JobRunr - Make sure link is correct
* [BAEL-4639] Background jobs in Spring with JobRunr - Cleanup and LiveTest added
* [BAEL-4639] - Feedback
* [BAEL-4639] Update test with feedback
* [BAEL-4448] Added examples for setting TLS version in HttpClient
(cherry picked from commit f4d40fc3f3140fd046ed957030e9a54582bd4a67)
* [BAEL-4448] Simplified the code for one example
* [BAEL-4448] Formatting fixes and moved to new package
* [BAEL-4448] Forgot an import and fixed class name typo
* [BAEL-4448] Created second module for httpclient and moved article code
Co-authored-by: joe <joe.boudreau@pm.me>
* BAEL-3336 BAEL-3058 add links
* BAEL-3319: add link
* BAEL-3284: add link
* BAEL-3198: add link to article
* BAEL-3479: add link to article
* BAEL-3485: add article link
* SCALA-38: move to new package and add link back to article
* SCALA-38: add imports back into unit test
* BAEL-3908: add link back to article
* BAEL-2893 BAEL-3927 add link back to article
* BAEL-3569: update README
* BAEL-4327: update README
* [JAVA-1669] Upgrading JUnit and Maven Surefire Plugin versions
* Upgraded JUnit version for persistence-module and the modules that directly depends on it
* Upgraded Maven Surefire Plugin version for these as well
* Either made modules inheriting from persistence-modules instead of parent-modules or added relative paths when already inheriting persistence-modules
* Upgraded versions in other modules
* [JAVA-1669] Removed explicit relativePath in pom.xml when default value used
* [JAVA-1669] Minor fix
* JAVA-2421: Moved 1 article from spring-ehcache to spring-caching
* JAVA-2421: Removed module spring-ehcache
* JAVA-2421: Removed module spring-ehcache from main pom
* BAEL-4156 Does a method's signature in Java include its return type?
* BAEL-4156 Add varargs
* Update OverloadingErrors.java
Co-authored-by: Cristian Stancalau <cstancalau@consultant.ffn.com>