Commit Graph

10 Commits

Author SHA1 Message Date
abhijoyful 01492d1674 JIRA - BAEL-2773 (The Java NumberFormatException) (#6909)
* adding a generic core-java-exceptions module for number format excpetion and other java exceptions in future

* Update core-java-modules/core-java-exceptions/pom.xml

Co-Authored-By: abhijoyful <abhijoyful@gmail.com>

* add core-java-exceptions module in core-java-module pom

* replace tab with whitespaces

* cleanup code (refactor junit class name per convention, format code, remove blank javadoc)

* rename unit test class per convention to fix build failure
2019-05-10 07:43:18 -05:00
Erik Pragt e1c354f9df
Merge pull request #6921 from asturcon/BAEL-2427-getCauseException
Bael 2427 get cause exception
2019-05-10 09:47:09 +08:00
Marcos Lopez Gonzalez b9e437b77f RootCauseFinder changed to runtime exceptions 2019-05-09 16:44:04 +02:00
Marcos Lopez Gonzalez f369ca1b0b rootCauseFinder moved to java-modules 2019-05-09 16:30:22 +02:00
Loredana Crusoveanu 0fa8b6a24c
Update README.md 2019-05-07 22:42:38 +03:00
amit2103 3bae5e5334 [BAEL-9555] - Created a core-java-modules folder 2019-05-05 17:22:09 +05:30
KevinGilmore 0f4dafeab8
BAEL-2884 update README (#6895)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL-2789: Add link back to article

* BAEL-2489: add link back to article

* BAEL-2840: add link back to article

* BAEL-2655: add link back to article

* BAEL-2884: add link back to article
2019-05-04 22:54:07 -05:00
Alejandro Gervasio 4cc3f3413c Multimodule Maven Project using Java Modules (#6875)
* Initial Commit

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update module-info.java

* Update module-info.java

* Update pom.xml

* Update pom.xml
2019-05-02 22:45:12 -05:00
macroscopic64 786fa10555 [BAEL-2073] Java 9 Migration Issues and Resolution 2019-04-25 06:53:50 +05:30
macroscopic64 c587c0b5dd [BAEL-2073] Java 9 Migration Issues and Resolution 2019-04-19 07:15:12 +05:30