News

I am using this blog entry to demonstrate by simple example the use of the Spring Framework 's HTTP Remoting .
The first Java project task is to choose a framework. Here's how to select which one is right for your needs: Spring, Jakarta ...
Could HTMX be the glue that finally delivers on the promise of Java-centric Ajax? Let's find out with this example app based on HTMX, Spring Boot, and Thymeleaf.
The popularity of Spring Boot has renewed interest in core Spring concepts, such as the meaning of inversion of control and the application of dependency injection. Here, we explore the concept of ...
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 ...