2019-10-30 23:09:06 +01:00
|
|
|
## Core Java 9
|
|
|
|
|
|
|
|
This module contains articles about Project Jigsaw and the Java Platform Module System (JPMS), introduced with Java 9.
|
|
|
|
|
|
|
|
### Relevant Articles:
|
|
|
|
|
|
|
|
- [Introduction to Project Jigsaw](http://www.baeldung.com/project-jigsaw-java-modularity)
|
|
|
|
- [A Guide to Java 9 Modularity](https://www.baeldung.com/java-9-modularity)
|
|
|
|
- [Java 9 java.lang.Module API](https://www.baeldung.com/java-9-module-api)
|
2022-04-13 09:56:02 +05:00
|
|
|
- [Java 9 Illegal Reflective Access Warning](https://www.baeldung.com/java-illegal-reflective-access)
|
2023-04-20 17:48:05 +08:00
|
|
|
- [Java Modularity and Unit Testing](https://www.baeldung.com/java-modularity-unit-testing)
|
2019-10-30 23:09:06 +01:00
|
|
|
|