java-module-workshop
java-module-workshop copied to clipboard
A workshop to get experiences on Java Module System. There are 6 missions and you will introduce how you can restrict to access a module and let open specific packages to other modules. What is Deep...