10 lines
409 B
Markdown
10 lines
409 B
Markdown
|
## Core Java Modules
|
||
|
|
||
|
This module contains modules about core Java
|
||
|
|
||
|
## Relevant articles:
|
||
|
|
||
|
- [Multi-Module Maven Application with Java Modules](https://www.baeldung.com/maven-multi-module-project-java-jpms)
|
||
|
- [Understanding the NumberFormatException in Java](https://www.baeldung.com/java-number-format-exception)
|
||
|
- [Will an Error Be Caught by Catch Block in Java?](https://www.baeldung.com/java-error-catch)
|