Explore the process of migrating a Java 8 application to a modular structure using Java 9 in this 45-minute live coding session. Learn how Project Jigsaw and the Java Platform Module System enable gradual migration to modules, even when working with non-modularized libraries. Watch as Mark Reinhold, Chief Architect of the Java Platform Group at Oracle, demonstrates the step-by-step process of modularizing a simple Java application that utilizes popular libraries. Gain insights into the flexibility of Java 9's module system and discover strategies for modernizing your codebase at your own pace.
Overview
Syllabus
Migrating to Modules
Taught by
Java