Tools used
- Spring boot/
- JUnit 5
- Maven build
- Spring-data-jpa
- Apache Derby Repository
- Lombok
- Logback
- JDK 8
- Basic CRUD operation for managing Employee details
- Includes Unit Testcases to test REST Controllers
- Includes Unit Testcases to test business services
- Implemented with Spring Data JPA
- Implemented with Apache Derby embedded database
- Effective exception handling and Logging