All posts
Tag
#jvm
2 articles tagged jvm.
Java
Aug 14, 2026Java 21 Virtual Threads: A Practical Guide for Spring Boot Developers
Virtual threads are Java 21's biggest performance upgrade in years — but most guides skip the real-world details. Here's what actually matters: when to use them, how they work with Spring Boot, common pitfalls, and benchmark data.
Read article
Engineering
Jul 16, 2026Modern Java for Backend Developers: The Features That Actually Matter
A practical tour of the modern Java features backend developers should be using now — virtual threads, pattern matching, records, sequenced collections — and why upgrading to a recent LTS pays off.
Read article