https://github.com/ydongchoi/spring-boot-reddit-clone
Development of Spring Reddit Using Spring Boot
https://github.com/ydongchoi/spring-boot-reddit-clone
jwt mysql reddit-clone spring spring-boot spring-data-jpa spring-security springmvc
Last synced: 4 months ago
JSON representation
Development of Spring Reddit Using Spring Boot
- Host: GitHub
- URL: https://github.com/ydongchoi/spring-boot-reddit-clone
- Owner: ydongchoi
- Created: 2023-11-02T15:38:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-24T04:45:00.000Z (over 2 years ago)
- Last Synced: 2025-03-11T07:15:50.502Z (over 1 year ago)
- Topics: jwt, mysql, reddit-clone, spring, spring-boot, spring-data-jpa, spring-security, springmvc
- Language: Java
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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