JReleaser: Looking for Translation Contributions
Looking for people who would like to contribute translations allowing JReleaser to reach and help an even wider audience!
foojay is a place for friends of OpenJDK, providing free, reference materials and blogs for daily Java usage.

Looking for people who would like to contribute translations allowing JReleaser to reach and help an even wider audience!

In Part 4 of the series, a walkthrough of the Apache Maven lifecycles and executions is covered in quite some detail!
To be able to execute a piece of code requires an execution environment. In Java, a thread is an executing environment.

Alternatives are available to configure your Spring app. I'd like to list them, leaving Spring Boot out of the picture on purpose.

When we get an exception stack, it can often contain the solution for our problem. But in more than one case, it's the edge of a thread...

Shift your Spring skills to leverage the “supersonic subatomic” Quarkus framework, opportunity for developers to learn two frameworks at …

An explanation of dependency coordinates and "distinguishers" as well as a more detailed look at POM hierarchies are covered.

We came up with results matching our expectations: Cassandra in Kubernetes brings flexibility and ease of use without performance penalty.
JReleaser is a tool that streamlines creating releases for [Java] projects. 0.7.0 is a small release as core features is mostly complete.
When we pass an object reference to a method, we are changing the object that is in the heap of the memory. Find out more in this challenge!