An open API service indexing awesome lists of open source software.

https://github.com/ashutoshsahoo/employee-service

Employee Service
https://github.com/ashutoshsahoo/employee-service

h2-database integration-test integration-testing jpaspecificationexecutor junit-5 junit-insights junit-report junit-test qbe querybyexample specification spring-boot spring-data-jpa staticmetamodel swagger swagger-api swagger-ui testing unit-test

Last synced: 27 days ago
JSON representation

Employee Service

Awesome Lists containing this project

README

          

# 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).