News

How to expose data, logic and tools to LLM-based tooling in a Java-friendly way with Spring Boot. How to create a Spring Boot MCP server component that returns context-relevant, organization-specific ...
This Java and ChatGPT tutorial demonstrates how to use Spring AI within a Spring Boot application to query ChatGPT and create an interactive chatbot.
Get ready to deploy the Spring Java and React application to production, using MongoDB Atlas, Vercel for the React front end, and a Spring VM to host the back end.
Not long ago, we looked at how to build an HTMX application with JavaScript. HTMX also works with Java, so now we’ll try that out using Spring Boot and Thymeleaf.