Classic Layout

From Zero to Full Observability with Dash0

Author: Geertjan Wielenga Original post on Foojay: Read More Table of Contents Before: A Service with No Observability Part 1: Build the Application Part 2: Containerize and Publish Part 3: Deploy to Kubernetes Part 4: Generate Traffic (the Before State) After: Adding Observability with the Dash0 Operator Part 5: Install the Dash0 Operator Part 6: Configure the Operator Part 7: …

Read More »

Introducing Floci: A High-Performance, GraalVM-Powered AWS Emulator

Author: Hector Ventura Original post on Foojay: Read More Table of Contents The Motivation: Why Another AWS Emulator?Technical Edge: Built with Java and GraalVMFeature CoverageGetting StartedJoin the Floci Community The Motivation: Why Another AWS Emulator? As Java developers, we are used to local-first development. Tools that emulate the cloud environment have become essential for keeping feedback loops tight and costs …

Read More »

Does Java Really Use Too Much Memory? Let’s Look at the Facts (JEPs)

Author: Igor De Souza Original post on Foojay: Read More Table of Contents The reputation didn’t come out of nowhere.Modern Java: What Actually Changed? 1. Garbage Collection Is Not What It Used to Be 2. Threads Got Lighter (Much Lighter) 3. Java Objects Are Literally Getting Smaller 4. The JVM Learned to Share (CDS) 5. Java Finally Understands Containers 6. …

Read More »

Java Faceted Full-Text Search API Using MongoDB Atlas Search

Author: Luke Thompson Original post on Foojay: Read More Table of Contents Let’s build!Prerequisites1. Project setup2. COCO data Data model Running MongoDB Atlas Data ingest into MongoDB Atlas Creating an Atlas Search index Example search 3. Java service implementation4. Java search Paging Filter clauses Facets Search (Optional) Refactoring to a better structureWrapping up This is going to be a fun, …

Read More »

Oracle’s Java Verified Portfolio and JavaFX: What It Actually Means

Author: Frank Delporte Original post on Foojay: Read More Table of Contents Who Kept JavaFX Alive?OpenJFX Inspired Project SkaraWhat the JVP Actually ChangesJavaFX and the AI Visualization AngleA Note on the Community and Commercial DynamicsWhere Things Stand Oracle’s JavaOne 2026 brought an announcement that caught some attention in the Java community: the Java Verified Portfolio (JVP), a new program that …

Read More »

Grails Isn’t Done Yet (Part 2): EOL, Spring Boot, and What Comes Next

Author: Steve Poole Original post on Foojay: Read More Table of Contents The inflexion point Where Grails versions stand today The Spring Boot gravitational pull What the risk actually looks like The practical middle ground Upgrade is an action, not a strategy Summary Resources In the companion article to this one, I looked at the revitalisation of Grails under the …

Read More »

Atlas Search Score Breakdown

Author: Erik Hatcher Original post on Foojay: Read More Table of Contents Relevancy riddleScore detailsLucene insideLucene indexingLucene scoringBest matchesBreaking down the score detailsPretty printing the score detailsMystery solved!Compound is kingBoosting clausesRelevancy tuning: a delicate balance Full-text search powers all of our digital lives — googling for this and that; asking Siri where to find a tasty, nearby dinner; shopping at …

Read More »

JavaFX Links of March 2026

Author: Frank Delporte Original post on Foojay: Read More Table of Contents CoreApplicationsComponents, Libraries, ToolsPodcasts, Videos, BooksMiscellaneousJFX Central Here are the JavaFX LinksOfTheMonth of March 2026. You can find the weekly lists on jfx-central.com. Did we miss anything? Is there anything you want to have included in one of the next overviews? Let us know via links@jfx-central.com. Core Java and …

Read More »

🤖 5 Best Practices for Working with AI Agents, Subagents, Skills and MCP

Author: Jonathan Vila Original post on Foojay: Read More Table of Contents §0 Where This Fits in the Series§1 The Naive Architecture — and Why It Breaks§2 The Better Architecture — Multi-Agent with MCP§3 Before You Build: The Productivity Reality Check§3b Requirements First — The Bottleneck AI Doesn’t Remove The AI Unified Process IREB AI4RE — Requirements Engineering in the …

Read More »

The Java in Education Catalog Now Has a Beautiful Home

Author: Frank Delporte Original post on Foojay: Read More Table of Contents Inspired by a Great Idea from James WardMeet education.foojay.socialThe Catalog Is Only as Good as the Community Makes ItWhat’s Next A few weeks ago, Igor De Souza shared Bringing Java Closer to Education: A Community-Driven Initiative here on Foojay. It’s something we started together to gather Java educational …

Read More »