<p>Discover all the new features and changes in Java 9, including module systemsβJPMS or Project Jigsaw. This book covers the whole Java application development life cycle. You'll review all the important concepts, including module descriptor, unnamed module, automatic module, and command line tools
Exploring Java 9: Build Modularized Applications in Java
β Scribed by Fu Cheng [Fu Cheng]
- Publisher
- Apress
- Year
- 2017
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
π SIMILAR VOLUMES
<span><p><b>Mastering advanced features of Java and implement them to build amazing projects</b></p><b>About This Book</b><ul><li>Take advantage of Java's new modularity features to write real-world applications that solve a variety of problems</li><li>Explore the major concepts introduced with Java
<p>Develop modular applications using the Java Platform Module System, the single most anticipated feature in Java 9. You will improve maintainability and performance of your Java applications by deploying only modules that are needed and encapsulating their implementation details. <br/>Until now Ja