May 6 · 11 min read · Spring AI Advisors API Explained Series: Spring AI Complete Course — Lecture 4 of 12Reading Time: 8 minutesLevel: Intermediate Most developers stop at ChatClient. That is enough for demos. It is not
Join discussionApr 27 · 6 min read · Working with Multiple AI Models in Spring AI Spring AI Complete Course — Lecture 3 of 12Previous: Lecture 2 — ChatClient API | Next: Lecture 4 — Advisors API In production AI applications, you rarel
Join discussionApr 11 · 5 min read · Spring AI ChatClient API: The Fluent Heart of AI Integration Introduction If you've ever tried integrating AI models into a Java application, you know the pain. HTTP clients, API keys scattered everywhere, vendor-specific SDKs that never quite fit. W...
AArchit commentedMar 29 · 9 min read · Upgrading a Spring Boot application across major versions can be daunting. Breaking API changes, dependency incompatibilities, package reorganizations, and test failures can turn what should be a rout
Join discussionMar 13 · 15 min read · Build an MCP Server with Spring Boot 4 Every MCP tutorial starts the same way: "First, install Python." Or TypeScript. Or Go. If you are a Java developer with a Spring Boot stack, you have been waiting for a Java option. Spring Boot 4 changes that. C...
Join discussion
Feb 17 · 6 min read · Move beyond traditional RESTful thinking. Learn how to design APIs specifically for MCP (Model Context Protocol) servers. This guide covers the shift in mindset, a practical OpenAPI 3.1 example, and a Spring Boot implementation to make your services ...
Join discussion
Feb 13 · 4 min read · Modern AI apps are not just about calling an LLM. They combine: LLMs Embeddings Vector databases Semantic search Retrieval-Augmented Generation (RAG) What is Spring AI? Spring AI is an abstraction layer provided by the Spring ecosystem that a...
Join discussion
Jan 30 · 4 min read · Every job seeker knows the "Black Hole." You spend hours tailoring a resume, hit submit, and... silence. Usually, your CV didn't even reach a human; it was devoured by an ATS (Applicant Tracking System). While researching how to beat these gatekeepe...
Join discussion