This project was developed in the context of an advanced java subject described here
To run the dev containers in docker just go to ./devcontainer and run the command :
docker-compose up
To remove all unsed containers in docker just run the command :
docker system prune
while the containers are up the api should be running at http://localhost:8080
To access the http page with the api documentation while the containers are running click here