Skip to main content

Java Modularity

  • Chapter
  • First Online:
Java 9 Recipes
  • 2422 Accesses

Abstract

One of the most important new features of Java 9 is the modular system, which came to fruition via Project Jigsaw. Project Jigsaw may also be referred to as JSR 376: The Java Platform Module System. The purpose of the project was to construct a system that provided reliable configuration which would replace the classpath system. It also focused on providing strong encapsulation between different modules. The module system is composed of all modules that constitute the Java Platform, as the platform was reconstructed from the ground up and modularized as part of this project. Application developers and library creators can also create modules…whether they be single modules that perform a specific task, or a number of modules that together create an application.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2017 Josh Juneau

About this chapter

Cite this chapter

Juneau, J. (2017). Java Modularity. In: Java 9 Recipes. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-1976-8_22

Download citation

Publish with us

Policies and ethics