Skip to content

ashutoshsahoo/employee-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Employee Service

  • Spring Boot project that helps to understand REST API design standards with Swagger implementation.
  • Junit insights added to check execution time.
  • Search functionality implementations with Spring data jpa JpaSpecificationExecutor and Query By Example(QBE).