If you enjoyed this book, you may be interested in these other books by Packt:
Java Projects - Second Edition
Peter Verhas
ISBN: 978-1-78913-189-5
- Compile, package, and run a program using a build management tool
- Get to know the principles of test-driven development
- Separate the wiring of multiple modules from application logic
- Use Java annotations for configuration
- Master the scripting API built into the Java language
- Understand static versus dynamic implementation of code
Mastering Java 11 - Second Edition
Dr. Edward Lavieri
ISBN: 978-1-78913-761-3
- 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 effectively with the JVM harness
- Learn how Java supports the...