java-tutorials/core-java-modules/core-java-9-jigsaw
Haroon Khan b8e5235446 [JAVA-8679] Fix test for JDK 17 2021-12-15 17:54:29 +00:00
..
src [JAVA-8679] Fix test for JDK 17 2021-12-15 17:54:29 +00:00
README.md
compile-simple-modules.sh
compile-student-client.bat
compile-student-model.bat
compile-student-service-dbimpl.bat
compile-student-service.bat
pom.xml JAVA-5223: Fix formatting of POMs (Others) 2021-05-17 20:21:04 +05:30
run-simple-module-app.sh
run-student-client.bat
run-student-client.sh

README.md

Core Java 9

This module contains articles about Project Jigsaw and the Java Platform Module System (JPMS), introduced with Java 9.

Relevant Articles: