News

Microsoft announces the availability of VS Code Spring Boot Application Development Extension Pack, available now in the Visual Studio Code Marketplace.
This Model Context Protocol tutorial shows how to build a Spring Boot MCP server to connect real-time data to AI tools such as ChatGPT, Claude and Cursor AI.
And because every application should include it, every Spring Boot developer should learn about it, which is exactly what this Spring Boot Actuator tutorial is all about. Cameron McKenzie has been a ...
React and Java come together seamlessly in this three-part introduction to full-stack development with React and Spring Boot. Get started with a basic application framework that you can customize ...
In the first part of this tutorial, we created a Todo application with a React front end and a Spring Boot back end. In the second part, we added a local MongoDB instance for storage.