Live (re)compile, (re)load, (re)execute Java code in 100 LoC
A way to automatically (re)compile, (re)load and (re)execute code on file changed!

A way to automatically (re)compile, (re)load and (re)execute code on file changed!

I had an epiphany: Aren't virtual threads with Loom just a version of HyperThreading on the JVM?

Jakarta EE application server Payara Platform reaches 150,000 monthly users, a key global milestone!

There’s an interesting relation between the problem of finding dead code and another widespread practice: measuring code coverage for tests.

Using the latest features available in Azul Platform Prime, we explore advanced methods for shaping CPU utilization.

Design patterns plays a pivotal role in designing and solving the commonly occurring problems in software application.

The practices of Event-Driven Architecture and Behaviour-Driven Development have more in common than may at first be apparent.

The goal of JEP 445 is to make it easier to get started with Java, as it’s all about reducing the number of keywords when you write, for …

As Java developers, we all have it installed on our computer: the Java Development Kit, also known as the JDK. In this article, we'll …

Compose networked systems like building blocks. An example illustrates how a Java developer can do this by using FEPCOS-J. Read more.