* JAVA-26727: Update libraries-6 to a new version of resilience4j dependencies.
* JAVA-26727: Update spring-rest-http-2 to a new version of resilience4j dependencies.
* [JAVA-19668] Moved libraries-5 module to jdk9-and-above profile
* [JAVA-19668] Moved libraries-4 module to jdk9-and-above profile
* [JAVA-19668] Moved libraries-6 module to jdk9-and-above profile
* [JAVA-19668] Moved libraries module to jdk9-and-above profile + reverted changes fro libraries-6
* [JAVA-19668] Created libraries-jdk8 module
* [JAVA-19668] Clean up
* BAEL-4092 initial import for code samples
* BAEL-4092 update code samples
* BAEL-4092 align code samples with the article
* BAEL-4092 some naming and formatting update
* BAEL-4092 fix tests
* BAEL-4092 remove url line in readme
* BAEL-4092 change formatting to fix indentations
* BAEL-4092 fix the typo in the package name
* BAEL-4092 fix pmd violations
* BAEL-4092 fix the test method namings according to convention
* BAEL-4092 add empty spaces on tests to make it more readable
* BAEL-4092 move the code samples from its own module into libraries6
* BAEL-4092 use the latest version of ModelMapper
Co-authored-by: Yavuz Tas <ytas@vwd.com>