When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

Java 9 Modularity: First Look

Get a first look at the all-new Java module system. In this course, you'll learn about modularity concepts such as encapsulation and explicit module dependencies, as well as how to migrate your existing code to Java 9.

     
  • 4
  •  |
  • Reviews ( 99 )
Free

This Course Includes

  • iconpluralsight
  • icon4 (99 reviews )
  • icon2 hour 4 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About Java 9 Modularity: First Look

The upcoming Java 9 release delivers a brand new module system as its flagship feature. In this course, Java 9 Modularity: First Look, both the concepts and practice behind modular development are introduced. First, you'll learn what modules are and how modular design using the Java module system increases the flexibility, maintainability, and security of your applications. Next, using a Java 9 Early Access release, these concepts are illustrated with real, working code. Finally, the issue of migrating existing applications to the new Java module system is addressed as well, with features such as automatic modules. When you're finished with this course, terms like encapsulation and explicit module dependencies will be no secret to you. After this course, you'll be ready for modular development with Java 9.

What You Will Learn?

  • Course Overview : 1min.
  • Introducing Java 9 Modularity : 11mins.
  • Creating Modules : 22mins.
  • Working with Modules : 32mins.
  • Exposing and Consuming Services : 19mins.
  • Linking Modules : 11mins.
  • Preparing for Java 9 : 25mins.