Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Modular Programming in Java 9

You're reading from   Modular Programming in Java 9 Build large scale applications using Java modularity and Project Jigsaw

Arrow left icon
Product type Paperback
Published in Aug 2017
Publisher Packt
ISBN-13 9781787126909
Length 298 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Koushik Srinivas Kothagal Koushik Srinivas Kothagal
Author Profile Icon Koushik Srinivas Kothagal
Koushik Srinivas Kothagal
Arrow right icon
View More author details
Toc

Table of Contents (13) Chapters Close

Preface 1. Introducing Java 9 Modularity 2. Creating Your First Java Module FREE CHAPTER 3. Handling Inter-Module Dependencies 4. Introducing the Modular JDK 5. Using Platform APIs 6. Module Resolution, Readability, and Accessibility 7. Introducing Services 8. Understanding Linking and Using jlink 9. Module Design Patterns and Strategies 10. Preparing Your Code for Java 9 11. Migrating Your Code to Java 9 12. Using Build Tools and Testing Java Modules

Preface

Modularity is coming to Java with Java 9, and it's a big deal! Unlike other Java releases that come with added features to the language that you can optionally use in your code, the Java Platform Modular System is a complete change in the way we think about, design, and write Java applications.

This book is a detailed guide and a hands-on companion to help you learn about and write modular code in Java. After reading and working through the code in this book, you'll have a deep understanding of Java 9 modularity, its features, the impact on the platform, and how you can use this new paradigm to build modular applications yourself.

This book has been carefully designed to provide a gentle introduction to the topics, while gradually ramping up the scope and complexity of the topics covered. This is not a reference book. For example, when I introduce a concept or a feature, I don't provide all possible details or syntax combinations in an attempt to be comprehensive. My primary goal while writing this book is to help you grasp the concepts and gain a deep understanding of Java modularity. The ordering of topics and discussions in this book has been carefully crafted to make sure you always have the necessary knowledge to understand the topic being covered. Thus, this book benefits greatly from being read sequentially. Having said that, if you are already aware of some of the topics and you want to jump to a specific topic, you should be able to do that too. A handy index is provided at the end of the book for this purpose.

lock icon The rest of the chapter is locked
Next Section arrow right
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime