Skip to content

sikandar/employee-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This README helps to compile, test and run the code

Assumptions

Spring Profiles:

  • default : For Local PostGreSQL Storage

-Dspring.profiles.active=[default]

Project

Takeaway Employee Service

What is this repository for?

  • Coding challenge

How do I get set up?

Build, Test and Run

  • mvn package
  • docker-compose up -d
  • Test with Swagger on your browser Local [http://localhost:8860/swagger.html]

Code Coverage

  • Coverage:
  • Covered Instructions:
  • Missed Instructions:
  • Total Instructions:

About

An Employee service code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published