generator.server.springboot.database.mysql.mysql.md.mustache Maven / Gradle / Ivy
# Usage
Before you can start your project, you must launch the database with the following command
```bash
docker compose -f {{srcMainDocker}}/mysql.yml up -d
```
# Usage
Before you can start your project, you must launch the database with the following command
```bash
docker compose -f {{srcMainDocker}}/mysql.yml up -d
```