Sample code for various programming aspects of Java, arranged as Java modules. The build structure follows the maven modules style.
The resulting code shows the ease of mono-repo like code structuring using maven modules and the encapsulation and added security
provided by the JPMS (Java Platform Module System).