Skip to content

mhuta/pilotes-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pilotes Order Service

“Pilotes” are a Majorcan recipe that consisting of a meatball stew. This service allows to store orders and notifiy Miquel Montoro to start cooking.

Run description

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

Author

Mateusz Huta

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages