Skip to content

This is a Student Web API project built with Java and Spring Boot. The main purpose of this project is to focus on the Unit Testing of Service layer, Repository layer and Integration Testing of Controllers using JUnit 5, Mockito, H2 in-mem DB, and Postgres.

Notifications You must be signed in to change notification settings

thealifaisal/StudentWebApi-JavaSpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

************ Spring Boot Web API (Java) ************
************ Student Registration ************
************ Unit Testing / Integration Testing ************

This is a Student Registration Web API project built with Java (v17) and Spring Boot (v2.7.5). The main purpose of this project is to focus on the Unit Testing of Service layer, Repository layer and Integration Testing of Controllers to give the code coverage of 100%. In this project following deps have been used:

  • Spring Boot
  • Spring Web
  • Java
  • JUnit 5
  • Mockito
  • H2 Database
  • Postgres
  • Hibernate
  • JPA
  • Lombok

About

This is a Student Web API project built with Java and Spring Boot. The main purpose of this project is to focus on the Unit Testing of Service layer, Repository layer and Integration Testing of Controllers using JUnit 5, Mockito, H2 in-mem DB, and Postgres.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages