Skip to content

Commit 0e37289

Browse files
committed
#BAEL-16633 split Core Java 9 module - Jigsaw
1 parent e208e0d commit 0e37289

File tree

24 files changed

+11
-3
lines changed

24 files changed

+11
-3
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Core Java 9
2+
3+
This module contains articles about Project Jigsaw and the Java Platform Module System (JPMS), introduced with Java 9.
4+
5+
### Relevant Articles:
6+
7+
- [Introduction to Project Jigsaw](http://www.baeldung.com/project-jigsaw-java-modularity)
8+
- [A Guide to Java 9 Modularity](https://www.baeldung.com/java-9-modularity)
9+
- [Java 9 java.lang.Module API](https://www.baeldung.com/java-9-module-api)
10+
11+

0 commit comments

Comments
 (0)