New in Spring Boot 3.1 - Spring Boot Docker Compose Module

In this tutorial you will get your first look at Spring Boot 3.1. There are some really great features in this release including the Spring Boot Docker Compose module. This module will start/stop your containers for you that are declared in a Docker Compose file. 🔗Resources & Links mentioned in this video: GitHub Repo: Spring Boot 3.1 RC 1 Release Notes:
Back to Top