code for Introduction to Project Jigsaw BAEL-603 (#1421)

This commit is contained in:
Mohamed Sanaulla
2017-03-17 10:36:27 +03:00
committed by maibin
parent a794db3183
commit fbd5d1d2a8
15 changed files with 97 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
javac -d mods/com.baeldung.student.model src/modules/com.baeldung.student.model/module-info.java^
src/modules/com.baeldung.student.model/com/baeldung/student/model/Student.java