If you enjoyed this book, you may be interested in these other books by Packt:
Java 11 Cookbook - Second Edition
Nick Samoylov , Mohamed Sanaulla
ISBN: 9781789132359
- Set up JDK and understand what's new in the JDK 11 installation
- Implement object-oriented designs using classes and interfaces
- Manage operating system processes
- Create a modular application with clear dependencies
- Build graphical user interfaces using JavaFX
- Use the new HTTP Client API
- Explore the new diagnostic features in Java 11
- Discover how to use the new JShell REPL tool
Mastering Java 11 - Second Edition
Dr. Edward Lavieri
ISBN: 9781789137613
- Write modular Java applications
- Migrate existing Java applications to modular ones
- Understand how the default G1 garbage collector works
- Leverage the possibilities provided by the newly introduced Java Shell
- Performance test your application...