July 2019
Intermediate to advanced
440 pages
13h 56m
English
This chapter covers
One of the key motivations for discussing modularity in Java has always been what is now called the Internet of Things (IoT). This is true for OSGi, Java’s most widely used third-party module system, which set out in 1999 to improve the development of embedded Java applications, and also for Project Jigsaw, which developed the JPMS and aimed to make the platform more scalable by allowing the creation of very small runtimes with just the code an (embedded) application needs.
This is where jlink comes in. It’s a Java ...
Read now
Unlock full access