- Antonio Gagliarducci
- Dominik Ötvös
- Manami Hayashi
- Ngoc Duy Lâm
- Sergio Morán Fernández
Just press
The project is configured to start automatically the compose.yaml
file at the lunch of the application and the java spring application will connect to it afterward.
To automate the start-up of the docker container I just used this java spring library (org.springframework.boot:spring-boot-starter-test
)
You can find the config inside the application.properties files (dev and prod).