Exploring Java 9 Build Modularized Applications in Java

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 too...

Full description

Bibliographic Details
Main Author: Cheng, Fu
Format: eBook
Language:English
Published: Berkeley, CA Apress 2018, 2018
Edition:1st ed. 2018
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02258nmm a2200289 u 4500
001 EB001726458
003 EBX01000000000000000964712
005 00000000000000.0
007 cr|||||||||||||||||||||
008 180102 ||| eng
020 |a 9781484233306 
100 1 |a Cheng, Fu 
245 0 0 |a Exploring Java 9  |h Elektronische Ressource  |b Build Modularized Applications in Java  |c by Fu Cheng 
250 |a 1st ed. 2018 
260 |a Berkeley, CA  |b Apress  |c 2018, 2018 
300 |a XV, 174 p. 10 illus., 9 illus. in color  |b online resource 
505 0 |a Chapter 1: Introduction -- Chapter 2: Module System -- Chapter 3: jshell -- Chapter 4: Collections, Streams, and Optional -- Chapter 5: Process API -- Chapter 6: Platform logging API and service -- Chapter 7: Reactive streams -- Chapter 8: Variable handles -- Chapter 9: Enhanced method handles -- Chapter 10: Concurrency -- Chapter 11: Nashorn -- Chapter 12: I/O -- Chapter 13: Security -- Chapter 14: User interface -- Chapter 15: JVM -- Chapter 16: Miscellaneous 
653 |a Web Development 
653 |a Internet programming 
653 |a Java 
653 |a Java (Computer program language) 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4842-3330-6 
856 4 0 |u https://doi.org/10.1007/978-1-4842-3330-6?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.133 
520 |a 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 also serves as a practical guide for migration to module systems. Code samples from real-world scenarios solidify a foundation for learning and development and allow you to apply best practices in actual development. Additionally, you'll learn about concurrency, ECMAScript 6 features in Nashorn and Parser API, stack-walking API, Stream and Optional, utilities classes, and I/O. And it’s now possible to build modularized applications in Java. You'll see how JPMS affects not only the JDK itself, but also applications that are developed upon it