Snippet: Java 9 Modules and JPMS
Monday, April 17th, 2017Playing around with the new module system in Java 9 I simply wanted to write down how to achieve the most basic tasks.
Therefore I created the following module how-to based upon a simple demonstration project consisting of two dependant modules.