If you enjoyed this book, you may be interested in these other books by Packt:
Java: High-Performance Apps with Java 9
Mayur Ramgir, Nick Samoylov
ISBN: 9781789130515
- Familiarize with modular development and its impact on performance
- Learn various string-related performance improvements, including compact string and modify string concatenation
- Explore various underlying compiler improvements, such as tiered attribution and Ahead-of-Time (AOT) compilation
- Learn security manager improvements
- Understand enhancements in graphics rasterizers
- Use of command-line tools to speed up application development
- Learn how to implement multithreading and reactive programming
- Build microservices in Java 9
- Implement APIs to improve application code
Java 9 Dependency Injection
Krunal Patel, Nilang Patel
ISBN: 9781788296250
- Understand the benefits of DI and fo from...