/dc-demo

Spring Boot Docker Compose Module in Spring Boot 3.1

Primary LanguageJava

Spring Boot Docker Compose

This is a demo of how to use the new spring-boot-docker-compose module in Spring Boot 3.1. With this module Spring Boot will look for a Docker Compose file and automatically start/stop any containers that you have defined.

Spring Boot 3.1 RC 1 Release Notes