Recent Posts

Using the Azul Zulu Docker Official Images: From Simple Pull to Lean Container

Author: Frank Delporte Original post on Foojay: Read More Table of Contents How to Use Azul Zulu as Docker Official ImagesPractical Examples: Building Lean Containers Everything in One Container (Don’t Do This) Multi-Stage Build with JRE Using jdeps and jlink to Create a Custom Runtime Size Comparison SummaryWhat to Do Next Previously in this series: Trusted Java Containers: Azul Zulu …

Read More »

BoxLang AI Deep Dive — Part 7 of 7: MCP — The Protocol That Connects Everything

Author: Cristobal Escobar Original post on Foojay: Read More Table of Contents Consuming MCP Servers — The Client Side Seeding Agents with MCP Servers How MCPTool Works Building MCP Servers — The Server Side Simple Server HTTP Transport for Web Web Application Integration Enterprise Security Features CORS Request Body Size Limits API Key Validation Automatic Security Headers Security Processing Order …

Read More »

Building an AI-Powered Operations Assistant with Spring AI and MongoDB Atlas — Part 1: RAG Foundation

Author: Matteo Rossi Original post on Foojay: Read More Table of Contents The problemWhat we are buildingWhy RAG and why MongoDB AtlasHow the Pieces Fit TogetherGetting the Project RunningThe Ingestion PipelineThe Retrieval PipelineThe Atlas Vector Search IndexTrying It OutConclusion and What’s Next This is the first article in a three-part series. Part 2 covers short-term and long-term memory; Part 3 …

Read More »