Blog Layout

The 5 Knights of the MCP Apocalypse 😱

Author: Jonathan Vila Original post on Foojay: Read More Table of Contents 1. The “My Prompt is Leaking Secrets” Problem 2. The “Is My Server a Double Agent?” Problem 3. The “Black Box of Vulnerabilities” Problem 4. The “Context Pollution and Poisoning” Problem 5. The “Too Many Cooks” Problem (MCP Sprawl) Final Check: You’re an Auditor Let’s talk about that …

Read More »

BoxLang v1.8.0 : Revolutionary HTTP Client, SOAP Integration, and Production-Grade Stability

Author: Cristobal Escobar Original post on Foojay: Read More Table of Contents What’s New in 1.8.0 Modular Compiler Architecture & Ultra-Slim Runtime 1. boxlang – Full Development Runtime 2. boxlang-noop – Secure Production Runtime 1. bx-compiler-asm – ASM Bytecode Compiler (Recommended) 2. bx-compiler-java – Java Source Compiler Revolutionary HTTP Client – Modern, Fluent, and Powerful SOAP/WSDL Client Integration – Web …

Read More »

Java, What’s Old? Part III: I/O

Author: Anthony Goubard Original post on Foojay: Read More Table of Contents ScannerMappedByteBufferRandomAccessFileLineNumberReaderConclusion After Java, What’s Old? Part I: Collections and Java, What’s Old? Part II: Utils, let’s now have a look at less-known old input/output classes of the JDK that can still be useful. Everything in this series will be in Java 8 and later, so after reading this …

Read More »

Foojay Podcast #85: Code, Community, and Opportunity: Making Tech Accessible for Everyone

Author: Frank Delporte Original post on Foojay: Read More Table of Contents YouTubePodcast AppsContent What if the future of Java depends on who we invite to learn it today? In this Foojay Podcast, we’re diving into something that affects all of us in the Java community: How can we inspire the next generation of developers, and how do we make …

Read More »

How CodeRabbit’s Agentic Code Validation helps with code reviews

Author: Ewa Szyszka Original post on Foojay: Read More Table of Contents From PRD to PR in days (not weeks)The AI-generated code crisis nobody’s talking aboutWhy did reasoning models change everything?What makes review more “agentic”?How CodeRabbit closes the AI code trust gap The 2025 Stack Overflow survey reveals a paradox: while 84% of developers express confidence in adopting AI tools, nearly half …

Read More »

Building Systems That Know Why They Exist ~ When Data, Logic, and Intent Finally Align

Author: Elie Hannouch Original post on Foojay: Read More Every software system begins with intent. A human decision. A statement of what should exist, how it should behave, and why it matters. But somewhere along the way, that intent dies. It’s decomposed into documentation, user stories, and scattered logic. It becomes a shadow of itself fragmented across layers of code, …

Read More »

Java 21+ on Raspberry Pi Zero 2 is Back In Business

Author: Frank Delporte Original post on Foojay: Read More Table of Contents Reproducing The ProblemFixed with Latest OpenJDK 21 and 25Conclusion As described before on Java 21+ Not Working on Raspberry Pi Zero 2, a problem appeared to execute Java code on the Raspberry Pi Zero 2 with OpenJDK 21 or higher. Reason: in OpenJDK 21 the Just-In-Time (JIT) compiler …

Read More »

Java 25: What’s New?

Author: Loic Mathieu Original post on Foojay: Read More Table of Contents JEP 470: PEM Encodings of Cryptographic Objects (Preview)JEP 502: Stable Values (Preview)JEP 503: Remove the 32-bit x86 Port509: JFR CPU-Time Profiling (Experimental)514: Ahead-of-Time Command-Line Ergonomics515: Ahead-of-Time Method Profiling518: JFR Cooperative Sampling520: JFR Method Timing & TracingFeatures coming out of previewFeatures that remain in previewMiscellaneousInternal changes, performance, and securityJFR …

Read More »

Atlas Searching with the Java Driver

Author: Erik Hatcher Original post on Foojay: Read More Table of Contents New to search?Setting up our Atlas environment Opening network access Indexing sample data Click, click, click, … code!Our coding project challengeKnow the $search structureNow back to your regularly scheduled JavaJava $search buildingAnd the results are…For further informationBonus section: relevancy scoringSearching for more? Dear fellow developer, welcome!    Atlas Search …

Read More »

JavaOne registration is now open

March 17-19, 2026 | Redwood City, CA JavaOne is the ultimate conference for Java developers. Learn about the latest innovations, technology roadmap, and how AI is changing the game, as well as connect with platform architects, industry leaders, and community peers who can help advance your Java expertise register here

Read More »