Skip to content

ydongchoi/spring-boot-reddit-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-reddit-clone

Development of Spring Reddit Using Spring Boot

API Development

  • Spring Boot, Spring Security, Spring JPA, Json Web Socket, MySQL, MapStruct

unit test

  • Unit Testing - Junit5, Mockito, AssertJ
  • Integration Testing - Test Containers with Docker
  • REST API - MockMVC

API Test

  • Post Man