Code for my tutorial Getting Started with the Java Platform Module System.
The modules
directory contains the sample JavaFX app that uses a service via Java's ServiceLoader.
The maven
directory contains the sample modularized Maven console app.
MIT