“Pilotes” are a Majorcan recipe that consisting of a meatball stew. This service allows to store orders and notifiy Miquel Montoro to start cooking.
To build the project issue:
mvn clean install
To run Spotbugs tool issue:
mvn spotbugs:check
To build docker image with application issue:
mvn spring-boot:build-image
To run docker image issue:
docker run -p 9090:8080 -t docker.io/library/backend-technical-test:2.0.0-SNAPSHOT
Mateusz Huta