module-system-woes
module-system-woes copied to clipboard
Solutions to common troubles with Java's module system
Results
11
module-system-woes issues
Sort by
recently updated
recently updated
newest added
A good solution to split packages is to merge the modules locally and potentially upload to a local Nexus. Add a demo for that.
split-package