To run this app, execute following commands:
./mvnw clean package -DskipTests
docker-compose build
docker-compose up
Swagger is available after running the app at: http://localhost:8080/swagger-ui.html
To run this app, execute following commands:
./mvnw clean package -DskipTests
docker-compose build
docker-compose up
Swagger is available after running the app at: http://localhost:8080/swagger-ui.html