LangChain4j and Spring AI: The Plumbing to make your Java Apps talk to LLMs
Chat, typed responses, RAG, and tool calling in a Spring Boot service, one step at a time.
Tag archive
Chat, typed responses, RAG, and tool calling in a Spring Boot service, one step at a time.

Oracle Cloud Infrastructure: What Java Teams Overlook Most Java shops default to AWS or...
Spring Cloud: Microservices Architecture Patterns That Actually Work The Problem...
Your Spring Boot app is humming along, then at peak traffic the logs fill with: HikariPool-1 -...

Welcome to Day 5 of my Spring Boot learning journey! π After creating my first user interface with...
NepalPay v1.2.1 adds configurable ConnectIPS timeouts, eliminates six duplicated implementations with a shared PfxLoader, and fixes security issues found by CodeRabbit.

Welcome to Day 4 of my Spring Boot learning journey! π Until now, I had been testing all my REST...
Every Spring Boot tutorial shows you the same two screenshots: the /actuator/health JSON blob, and a...
A brand clicks 'Accept' on a bid, but the bid stays in SUBMITTED state. The root cause: notification failures were rolling back the entire transaction.
Ever found yourself accidentally committing sensitive keys or passwords to your Git repo? It's a...

What I Learned Building a Microservices System I have architected and developed many...

I still remember the first time a junior dev I was mentoring asked me, "why did the order service...