generator-jhipster icon indicating copy to clipboard operation
generator-jhipster copied to clipboard

Integrate Spring Boot's Docker Compose support

Open mraible opened this issue 7 months ago • 2 comments

Overview of the issue

Add Docker Compose support so dependent containers are started automatically. At the bottom of the docs, it mentions how you can point to a file. It'd be cool if multiple files are allowed.

Motivation for or Use Case

This is a better developer experience because you do t have to start anything manually. It might help simplify our CI jobs too.

JHipster Version(s)

8.0.0

mraible avatar Dec 05 '23 02:12 mraible