Skip to content

yopeso/java-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-modules

java9 modules sample

This is a very simple application demoing java 9 modules

To compile the application simply run the bash script run.sh. It will create the necessary directories and compile in the correct order all the modules.

To run the application use the follwing command: java --module-path mods/app.jar --module com.yopeso.app

Releases

No releases published

Packages

No packages published