See how virtual threads bring back the old days of Java’s green threads—that is, Java threads not tied to operating-system threads.
Questions, comments, kudos, critiques?
How to push a Coherence CE application out to a Kubernetes cluster, and then scale and manage that cluster
Arm-based processors are increasingly popular and are in the news thanks to Apple’s latest notebooks and Oracle’s cloud services.
A quick tutorial on an open source library that leverages lambdas and Spring
By making the code easier to understand, you also make it easier—and safer—to maintain.
Patrick Debois, founder of DevOpsDays, explains how the DevOps movement started and where it’s headed.
Store gigabytes or terabytes of data in high-speed memory—if you have the physical RAM, of course.
Existing frameworks and libraries that access instance variables through getters and setters won’t work with records. Here’s what to do.
Customize the popular automation platform to make it say “Hallo.”
Developers using older versions of the Java platform are missing out.
Pin-down tests are the key to stabilizing your legacy Java code.
Refactoring makes your organization’s code simpler, which means fewer bugs and easier maintenance.
How to develop React and JavaFX front-end clients that can work with a Coherence CE back-end application
I worked through the three live hands-on labs that came with the latest Java release. You can, too.
Look into the bytecode to see how Java handles lambdas.