News

Spring Boot 3.1, the latest version of the popular Java-based framework for building stand-alone, production-grade applications, introduces enhanced support for development-time containers. This ...
Discover how to build scalable real-time notification systems using Spring Boot Reactive, Spring WebFlux, Redis Pub/Sub, and SSE protocol. Learn to handle high-volume, asynchronous data flows.
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.