Java 11 LTS: What's New and Should You Upgrade?
Exploring Java 11 LTS features and deciding whether to upgrade from Java 8.
6 posts
Exploring Java 11 LTS features and deciding whether to upgrade from Java 8.
Exploring Java 10's new var keyword for local variable type inference and when to use it.
Exploring Java 9's new module system (Project Jigsaw) and whether it solves real problems or adds unnecessary complexity.
A practical guide to setting up Jenkins Pipeline (formerly Workflow) for continuous integration of Java applications.
War story: How I tracked down and fixed a memory leak in production using heap dumps and MAT.
Lessons learned from using Java 8 Streams in production code - the good, the bad, and the confusing.