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

https://github.com/oshiniilukkumbura/unit-testing-springboot-junit-mockito

Spring Boot CRUD application for managing employee records, with unit and controller tests using JUnit 5 and Mockito
https://github.com/oshiniilukkumbura/unit-testing-springboot-junit-mockito

java17 junit5 mockito mysql spring-boot

Last synced: 3 months ago
JSON representation

Spring Boot CRUD application for managing employee records, with unit and controller tests using JUnit 5 and Mockito

Awesome Lists containing this project

README

          

# unit-testing-springboot-junit-mockito

Spring Boot CRUD application for managing employee records, with unit and controller tests using JUnit 5 and Mockito

Technologies used: Java 17, Spring Boot 3, MySQL, JUnit 5, Mockito