* JAVA-18167 Upgrade persistence-modules to JDK 11 (activejdbc and core-java-persistence)
* JAVA-16167 Update pom.xml to include just the updated modules
* JAVA-18167 Added vaadin because it looks that I removed
* JAVA-18167 Migration deltaspike
* JAVA-18167 Migration hbase module
* JAVA-18167 Migration hibernate-mapping-2
* JAVA-18167 Migration hibernate-exceptions
* JAVA-18167 Migration hibernate-jpa module
* JAVA-18167 Migration hibernate-jpa change the name of User entity
* JAVA-18167 Overwriting the version of slf4j and logback for hibernate-jpa
* JAVA-18167 Migrate deltaspike back to jdk8
* JAVA-18167 Remove some modules that was added elsewhere
* Revert "JAVA-18167 Migration deltaspike"
This reverts commit 874b4ba2
* JAVA-18167 Comment failed module (it will be migrated later)
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
* Creating a deep vs shallow copy of an object in Java
* Creating a deep vs shallow copy of an object in Java
* Baeldung article converting number bases
* Baeldung article converting number bases
* edits made to Converting a Number from One Base to Another in Java
* added braces to oneliners
* added precondition to check input
* String[] vs String...
* helper vs Utility classes
* helper vs utility classes code
* helper vs utility classes refactor
* utility vs helper class
* Helper vs utility
* helper vs utility classes
* refactor package name
* Revert "refactor package name"
This reverts commit d9464aa2de272b75ff7efe1c5ffb4de7fd4506e0.
* renamed package
* Java-19389 : commits made for adding two new test cases for UUID use:
* Java-19389 : commits made for adding two new test cases for UUID use:
* JAVA-19389: Changes made for incorporating review comments
* Java-19389: changes made for adding new example using field annoted @jsonValue
* Java-14972: Changes made for renaming the test methods and removing commented code
* dev-14972 : Changes made for incorporating review comments
* dev-14972: changes made for adding GeneralBean class and test cases of jsonValue against the GeneralBean class
* [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