Articles by Tag #java21

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

[PT-BR] O Novo `switch case` no Java 17 e 21 🚀

Aprenda as facilidades do novo switch case do Java 17+

Learn More 14 2Sep 4 '24

Exploring Pinning in JVM's Virtual Thread Mechanism

Java's virtual threads offer a lightweight alternative to traditional OS threads, enabling efficient...

Learn More 5 1Aug 31 '24

Java library for developing backend with reactive programming

📚Docs | 💬Chat | ✨Live Demo Java library for developing backend with reactive...

Learn More 2 0Oct 4 '24

The all-new Switch Case with steroids in Java 21

Hello, Java developers! I'm Igor Fraga, and this is the second post from a series called “The...

Learn More 1 1Mar 11

Intercepted System.exit(...) on Java 21

In Java 8, it is possible (easy enough) to substitute a custom security manager which can capture...

Learn More 1 2Aug 25 '24

Beyond double: Essential BigDecimal Practices for Accurate Financial Calculations

If you’ve been around software development for a bit, especially anywhere near financial...

Learn More 1 1May 28