Spring I/O 2026: Field Notes from Barcelona
Three days at Spring I/O 2026 in Barcelona. Agents, Embabel, the sessions that didn't get the main stage, and a booth full of dragons

Steve Poole
1,460 viewsThree days at Spring I/O 2026 in Barcelona. Agents, Embabel, the sessions that didn't get the main stage, and a booth full of dragons

Mike LaSpina
1,585 viewsThe Command Query Responsibility Segregation (CQRS) pattern is a design method that segregates data access into separate services for …

Cristobal Escobar
1,218 viewsBoxLang AI 3.0 Series · Part 2 of 7 Function calling is where most AI frameworks look deceptively simple on the surface and turn into a mess …

Bruno Borges
1,016 viewsEvery Monday at 10 AM Eastern, @javaevolved now tweets a modern Java pattern — automatically. No manual steps, no third-party services, no …

Cristobal Escobar
1,582 viewsThis article is part of our 7-part deep dive on building production-ready AI systems with BoxLang. BoxLang AI 3.0 Series · Part 1 of 7 Every …

Angelo Rubini
2,252 viewsAWS Nitro and CPU Graviton Meets Unikernels: Java and Quarkus on ARM64 AWS Graviton with Nanos Unikernel Java and Jakarta EE Truly Meet …

Ricardo Mello
1,426 viewsIn this tutorial, we will learn to build an application in Kotlin that utilizes full-text search in a database containing thousands of …

Steve Poole
2,136 viewsAI coding tools sound confident even when they're wrong. Here's the psychology behind why Java developers accept bad suggestions — and …

Tim Kelly
1,028 viewsSpring Session MongoDB is a library that enables Spring applications to store and manage HTTP session data in MongoDB rather than relying on …

David Vlijmincx
3,241 viewsThread-safe native memory access covering Plain, Opaque, Acquire/Release, and Volatile with JCStress tests to prove each guarantee