News

Microsoft announces the availability of VS Code Spring Boot Application Development Extension Pack, available now in the Visual Studio Code Marketplace.
Microsoft announced Spring Boot improvements in the latest update to Java on Visual Studio Code tooling. That tooling comes in the Spring Boot Extension Pack in the Visual Studio Code Marketplace, ...
Spring Initializr alternatives If you have the Spring Tool Suite version of Eclipse, or the Spring Tools plugin added to VS Code, you can access the Spring Initializr directly through the tool. Access ...
As Spring Boot manages the connection to Azure resources, you can use them as if they were native Spring Boot resources, with no need to add Azure-specific code to your application.
Spring Boot is a framework for its agility and workflow. Yet, configuration is a factor for deployment and maintenance. ConfigMaps provides configuration strategies for Spring Boot applications.
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.