Recent Posts

Building Distributed HTTP Sessions with Spring Session MongoDB

Author: Tim Kelly Original post on Foojay: Read More Table of Contents PrerequisitesProject Dependencies Spring Web Spring Data MongoDB MongoDB Spring Session Application ConfigurationBootstrapping the ApplicationEnabling MongoDB HTTP SessionsBuilding the Theme APIRunning the ApplicationTesting Session Behavior with curlReusing the SessionInspecting the Session in MongoDBWhy This MattersConclusion Spring Session MongoDB is a library that enables Spring applications to store and manage …

Read More »

Thread-Safe Native Memory in Java: VarHandle Access Modes Explained

Author: David Vlijmincx Original post on Foojay: Read More Table of Contents What is Memory Order and Why Does It Matter for Native Memory? Why do you need all of this? Testing it using JCStressPlain Access (Get/Set)Opaque AccessAcquire/ReleaseVolatileTL;DRConclusionBonus: Word Tearing What is Memory Order and Why Does It Matter for Native Memory? The Foreign Function and Memory (FFM) API is …

Read More »

BoxLang AI v3 Has Landed – Multi-Agent Orchestration, Tooling, Skills and so much more

Author: Luis Majano Original post on Foojay: Read More Table of Contents The Headline: AI Skills System Brand New Docs MCP Server Seeding Global AI Tool Registry Tool System Overhaul Provider Capability System Parent-Child Agent Hierarchy Middleware Support Stateless Agents + Per-Call Identity RoutingWhat Else Is NewNo Breaking ChangesGet Started It’s been a while since we’ve shipped something this big. …

Read More »