News

This Spring Boot Actuator tutorial teaches developers how to enable endpoints, configure Maven dependencies, read metrics and create Actuators of their own.
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 Spring Boot @ConfigurationProperties simplifies the use of the application.properties file, easing the creation of lists, maps and inner classes.