* BAEL-5004 Fixed overflow issues for Large numbers
* BAEL-5013 Test cases
* BAEL-5013 Convert to String solutions
* BAEL-5013 convert to camel case using regex
* BAEL-5004 Fixed overflow issues for Large numbers
* BAEL-5013 Convert to Camel Case using Regex
* BAEL-5013 Review changes
* BAEL5013 cleanup
* BAEL5013 review changes
* BAEL5013 continuation index to 2 spaces
* BAEL-5013 fixed test failure
* BAEL-5013 Review changes
Co-authored-by: Remy Ohajinwa <remy.ohajinwa@interswitchgroup.com>
* Code commit for "Converting String to BigDecimal in Java" - Article
* modified the assert param for comparing actual and expected values
* removed the conflict change
* [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