News

Broadcom launched Spring Boot 3.5, improving configuration, containers, and SSL. The release has breaking configuration changes and gets only 13 months of free releases, but adds 72 months of paid ...
Spring Boot isn't just about cloud-native microservices development. You can use it to create standalone Java apps as well. RESTful APIs get all the attention, but sometimes, you just need to auto ...
Broadcom released Spring Framework 6.2 and Spring Boot 3.4, keeping the Java 17 and Jakarta EE 9 baselines. Spring Boot 3.4 has structured logging, adds container images to Docker Compose and ...
Community driven content discussing all aspects of software development from DevOps to design patterns. I sometimes feel as though the Spring Boot banner is mocking me. I’m working hard, ...
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.