The module system introduced in Java 9 makes it easier to organize your code. Here’s a brief guide to working with modules in ...
// Resource folders must be open! See https://stackoverflow.com/questions/45166757/loading-classes-and-resources-in-java-9/ ...