Announcement: JReleaser 0.5.0 Released!
JReleaser is a tool that streamlines creating releases for [Java] projects. It can create a GitHub/GitLab/Gitea release, and more!
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Andres Almiray
4,772 viewsJReleaser is a tool that streamlines creating releases for [Java] projects. It can create a GitHub/GitLab/Gitea release, and more!

Jeff Carpenter
3,147 viewsA truly cloud-native approach means adopting key elements of the Kubernetes design paradigm. Let’s explore a few that point the way!

Rafael del Nero
4,354 viewsIn this Java Challenge, we will explore how lambdas and method references behave so that you can really understand how they work!

Frank Delporte
6,072 viewsAt the University of Applied Sciences and Arts Northwestern in Switzerland, theoretical subjects are combined with programming assignments.
Benjamin Muskalla
2,325 viewsSometimes you need to make code more trivial to see the higher-level patterns that solve the issue at hand more elegantly.

Most database protocols have not followed the HTTP path yet and remain in the stone age of connection pooling.
Marcus Hirt
6,287 viewsThe 8.0.1-ga tag was just set in the jmc8 repository on GitHub, a patch update release, and will therefore not include any new features.

Carl Dea
5,922 viewsLearn how to make WebService calls (RESTful) from your JavaFX application to retrieve weather data based on geographic locations.

Gail Anderson
12,768 viewsLearn how to upload your application to the respective mobile app stores so the world can install your application on their devices!

Vipin Sharma
37,205 viewsSome bugs are hard to replicate on your personal computer but easily replicated on production or test machines!