News

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 ...
Here's how to build a Spring Boot 12-Factor app and safely deploy a cloud-native Java app to Docker and Kubernetes servers.
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 ...
Retrieve a simple Spring Boot Java App from GitHub Connect it to the Azure Database for MySQL Service Set up a Linux VM running WildFly on Microsoft Azure Deploy the sample app to the WildFly server.
Microsoft announces the availability of VS Code Spring Boot Application Development Extension Pack, available now in the Visual Studio Code Marketplace.
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.
Support for editing Spring Boot Application configuration properties files (.properties and .yml) Spring Boot streamlines and speeds up web app and microservices development within Spring, an open ...