https://github.com/michelbernardods/crud-restapi-spring
https://github.com/michelbernardods/crud-restapi-spring
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/michelbernardods/crud-restapi-spring
- Owner: michelbernardods
- Created: 2023-08-22T00:48:58.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-29T18:19:50.000Z (almost 3 years ago)
- Last Synced: 2024-12-27T07:42:15.221Z (over 1 year ago)
- Language: Java
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)