Java Modules Series

Browse the complete Java Modules tutorial series with example-driven, step-by-step guides.

Series
38
working-with-automatic-modules-in-jpms

Working with Automatic Modules in JPMS

Learn how automatic modules work in JPMS, their role in migration, pitfalls, and best practices for modularizing legacy libraries in modern Java applications

Chapter 38 Open