Monkey-patching in Java
Monkey patching is a technique used to dynamically update the behavior of a piece of code at run-time.

Nicolas Frankel
6,126 viewsMonkey patching is a technique used to dynamically update the behavior of a piece of code at run-time.

SDKMan! stands for Software Development Kit Manager, a shell script that allows you to manage parallel versions of multiple Software …

A N M Bazlur Rahman
14,583 viewsThis article debunks the commonly held belief that stack size influences the number of native threads that can be created in a JVM …

Hanno Embregts
34,632 viewsToday's the first day of Java 21's availability! It's been six months since Java 20 was released, so it's time for another fresh wave of …

Since 2018, we get a new version of Java every 6 months. And version 21, released during today, is a long-term support version that can be …

Simon Verhoeven
10,347 viewsAn introductory look at how we can use Spring GraphQL in our Java applications.

Fawaz Ghali
5,492 viewsLearn how to build a real-time application to process Wikimedia streams using Kafka and Hazelcast.
Laura Cowen
4,662 viewsIBM extends availability for Semeru Runtimes V11 from Oct 2024 to Nov 2026. IBM Semeru Runtimes support page is now updated to reflect this.
Simon Verhoeven
11,816 viewsHow to test your application architecture, and make life easier for those joining the team later on.

Mahendra Rao B
8,540 viewsDiscover OpenRewrite Library, the ultimate solution for code refactoring and maintenance. Optimize your code with ease and efficiency.