Hazelcast + Kibana: Best Buddies for Exploring & Visualizing Data
In this article I will describe how you can benefit from such a data visualization front-end without writing a single line of code.
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Nicolas Frankel
2,881 viewsIn this article I will describe how you can benefit from such a data visualization front-end without writing a single line of code.
Brian Vermeer
3,332 viewsOur research team found a correlation between socially trending vulnerabilities and the existence of exploits that can harm your …

Shai Almog
3,003 viewsJust in time for Halloween failures in production are scarier than most movie monsters. Here's a personal scary story of a production …
Gerrit Grunwald
4,518 viewsJReleaser streamlines creating releases for [Java] projects, creates GitHub/GitLab/Gitea releases, while packaging binaries for Homebrew, …

Nicolas Frankel
2,280 viewsI'd like to first explain why the JVM platform is a bad idea for FaaS. Then, I'll proceed to propose alternatives to use Kotlin nonetheless.

A N M Bazlur Rahman
5,212 viewsWhen a thread acquires a lock object, no other thread will be able to use it. Once a thread unlocks the lock, other threads acquire it …

Nick Zhu
4,454 viewsCovering the new release of Gradle extension, more convenient Code Actions and the recent 1.0 language server release!

Chandra Guntur
10,936 viewsNot meant as a full dissection of the Apache Maven pom.xml, this article will go through some of its common portions.

Sumith Puri
5,558 viewsSKP's Agile Cheatsheet listing the most important terms in agile, devops, scrum, lean, kanban, and more.

Carl Dea
14,414 viewsLearn how to create a GitHub Action job that will build and test a Java-based project using Maven or Gradle.