Implementing Soft Deletes in Java
Usually, when deleting documents from a database, the entry is permanently gone and can not be recovered or accessed again. Sometimes data …
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.
Daniel Hartmann
1,139 viewsUsually, when deleting documents from a database, the entry is permanently gone and can not be recovered or accessed again. Sometimes data …

Shai Almog
909 viewsA new Metal rendering backend for iOS, a browser-hosted Skin Designer that retires the skin downloader, an iOS Reminders-style…

Frank Delporte
1,274 viewsPreviously in this series: Trusted Java Containers: Azul Zulu OpenJDK Joins Docker’s Official Images The Road to Docker Official Images for …

Geertjan Wielenga
6,168 viewsUse https://github.com/dash0hq/agent-skills, the free collection of skills for AI coding agents to make applications observable with …

Ondro Mihalyi
891 viewsThe latest version of Eclipse GlassFish 8.0.2 was released on May 5, 2026, with fixes for several critical vulnerabilities. It builds on top …

Cristobal Escobar
1,347 viewsBoxLang 1.13.0 is a stability-first release with deep compatibility work and runtime hardening. This build closes 48 issues, with the …

Dominika Tasarz
1,147 viewsPayara Platform Community is now Azul Payara Community. Find out what's changing, what's staying the same, and what's new in the April and …

Brian Vermeer
1,046 viewsThe Thymeleaf vulnerability with a CVSS score of 9.1 grabs your attention, as it should. But before you call the cavalry and claim this as …

Frank Delporte
812 viewsThere are bugs you can solve by yourself, and bugs where you just need to sit down with someone who knows the internals. This video is in …

Farhan Hasin Chowdhury
2,543 viewsIn this article, you will build a code review assistant API. Developers submit code snippets through a REST endpoint. The system embeds the …