July 2019
Intermediate to advanced
440 pages
13h 56m
English
This chapter covers
With modules defined, compiled, and packaged into modular JARs as explained in chapters 3 and 4, it’s finally time to power up the JVM and run applications with the java command. This gives us the opportunity to discuss a runtime-related concept: how to load resources from modules (section 5.2). Sooner or later things will go wrong, though, so in section 5.3 we also look into debugging a module configuration with a variety of command-line ...
Read now
Unlock full access