News

VMware has released Spring Boot 2.6. As the second and last feature release of 2021, it improves Docker image building, provides more health and management information, and allows testing Spring ...
VMware has released Spring Boot 2.7.0, the latest and final branch of the 2.x series. This latest version of Spring Boot includes support for Spring for GraphQL 1.0; support for the Podman ...
Spring profiles let Spring Boot apps switch between runtime targets and staging environments. This tutorial teaches how to create and use Spring profiles.