News

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.Now we’ll ...
VMware shipped the experimental Spring Modulith project to better structure Spring Boot 3 applications with modules and events. The project introduces new classes and annotations but doesn't ...
HTMX also works with Java, so now we’ll try that out using Spring Boot and Thymeleaf. This awesome stack gives you all the power and versatility of Java with Spring, combined with the ingenious ...