This README helps to compile, test and run the code
Spring Profiles:
- default : For Local PostGreSQL Storage
-Dspring.profiles.active=[default]
Takeaway Employee Service
- Coding challenge
- Install Java 11
- Install Maven (Latest)
- Lombok setup please visit [https://projectlombok.org/setup/overview]
- mvn package
- docker-compose up -d
- Test with Swagger on your browser Local [http://localhost:8860/swagger.html]
- Coverage:
- Covered Instructions:
- Missed Instructions:
- Total Instructions: