* JAVA-11533 Move core-java related modules to core-java-modules
* JAVA-11533 Remove moved modules from old parent pom
* JAVA-11533 Updated Readme and pom of parent module
* JAVA-11533 Revert changes made to Readme of parent module
* JAVA-11533 Moved articles to respective submouldes
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade
* [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java
* [JAVA-1657] Upgraded JUnit Jupiter version
* [JAVA-1657] Get JUnit 4 dependency transitively
* Article: Quick and practical example of hexagonal architecture in java with Spring Project
* Removed server.port property from application.properties
* BAEL-3397: Difference between throw e and throw new Exception(e) in java
* BAEL-3397 : Removed links from readme file
* BAEL-3397: removed hexagonal module from the code
* BAEL-3397: renamed exceptions package name to rethrow
* BAEL-3397: Added next link in core-java-exceptions module and linked core-java-exceptions-2 module