How do you migrate non-modular code into modules in the Java Module System?
Get to know the Java module system and learn how to migrate legacy code to Java 9, 10, 11 (and beyond).
The Java Module System is your in-depth guide to creating and using Java modules. With detailed examples and easy-to-understand diagrams, you’ll learn the anatomy of a modular Java application. Along the way, you’ll master best practices for designing with modules, debugging your modular app, and deploying to production.