Speaker Topics - No Fluff Just Stuff

Leverage the Java Platform Module System

The Java Platform Module System was introduced in Java 9. As developers begin migrating their Java 8 applications to Java 11, they'll have to begin learning the Java Platform Module System (JPMS) and understand how it impacts their applications.

With Java 9, modularity became a first class construct on the Java platform…Finally! In this session, we explore the default module system and examine how to migrate applications. We'll start by examining the first step in the migration and then examine several strategies for migrating your application.

Finally, we will explore advanced concept of JPMS that bring greater structural integrity and encapsulation to the Java platform.


About Kirk Knoernschild

Kirk is software developer with a passion for building great software. He takes a keen interest in design, architecture, application development platforms, agile development, and the IT industry in general, especially as it relates to software development. His recent book, Java Application Architecture was published in 2012, and presents 18 patterns that help you design modular software.

More About Kirk »