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
- Host: GitHub
- URL: https://github.com/ashutoshsahoo/employee-service
- Owner: ashutoshsahoo
- Created: 2020-05-11T12:26:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-01T16:26:40.000Z (almost 2 years ago)
- Last Synced: 2025-10-11T20:37:36.385Z (8 months ago)
- Topics: 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
- Language: Java
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).