Skip to content

Show case containing two multi-module maven projects to illustrate the workings of java 9 modularity

Notifications You must be signed in to change notification settings

arjansh/java9-modularity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

java9-modularity

Show case containing two multi-module maven projects to illustrate the workings of java 9 modularity.

jobrunner_v1 is a classic non-modular project which you run using the classpath, jobrunner_v2 is the same project but then modularized and changed in some manners to illustrate the workings of modularity.

About

Show case containing two multi-module maven projects to illustrate the workings of java 9 modularity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages