Recent Posts

Spring Boot Actuator Health for MicroProfile Developers

Author: Luqman Saeed Original post on Foojay: Read More Table of Contents The Conceptual BridgeThe Conceptual BridgeEndpoint MappingWriting Health ChecksWriting Health Checks Auto-Configured Health Indicators Response Format and Status Codes Security Considerations Actuator’s Extended Capabilities Practical Migration Tips Conclusions If you worked with MicroProfile Health, you already understand the value of exposing application health information through standardized endpoints. You know …

Read More »

Does Language Still Matter in the Age of AI? Yes — But the Tradeoff Has Changed

Author: David Parry Original post on Foojay: Read More Table of Contents The Bottleneck Has MovedAI Produces Code Faster Than Teams Can Review ItWhy Verbose Languages Are Making a ComebackBoilerplate Is Now Signal The research backs this up What this means in practice The Other Half: Runtime Performance The benchmarks tell the story Where Java lands in the performance stack …

Read More »

How We Built a Java AI Agent by Connecting the Dots the Ecosystem Already Had

Author: Nicholas D’hondt Original post on Foojay: Read More Table of Contents What does an AI agent need?Spring AI: the LLM layerSpring Events: instant multi-channel supportJobRunr: the piece nobody thinks aboutSpring Modulith: keeping it extensibleWhat ClawRunr can do todayTry it Everyone assumes you need Python to build AI agents. But the Java ecosystem already has every piece: Spring AI for …

Read More »