An open API service indexing awesome lists of open source software.

https://github.com/michelbernardods/crud-restapi-spring


https://github.com/michelbernardods/crud-restapi-spring

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.1.0-RC1-Release-Notes)