Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 539 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 539 Bytes

mymodulesplanet

Repo for demonstrating java 9 modules using IntelliJ and Maven, the blog posts can be found here: https://mydeveloperplanet.wordpress.com/2018/01/24/java-9-modules-with-intellij-and-maven-part-2/ https://mydeveloperplanet.wordpress.com/2018/02/07/java-9-modules-directives-part-3/

Branch feature/basic-example contains a basic example with a single module

Branch feature/multi-module-example contains an example with multi modules

Branch feature/modules-directives contains examples for testing the modules directives