https://github.com/dongju93/boot_web
[SpringBoot] MVC 패턴을 이용한 CRUD 게시판.
https://github.com/dongju93/boot_web
boards crud gradle java-13 junit-5 lombok spring-boot
Last synced: 7 months ago
JSON representation
[SpringBoot] MVC 패턴을 이용한 CRUD 게시판.
- Host: GitHub
- URL: https://github.com/dongju93/boot_web
- Owner: dongju93
- Created: 2020-03-08T18:02:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-16T07:39:35.000Z (over 5 years ago)
- Last Synced: 2025-01-07T12:44:19.247Z (9 months ago)
- Topics: boards, crud, gradle, java-13, junit-5, lombok, spring-boot
- Language: Java
- Homepage:
- Size: 206 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 스프링부트를 이용한 게시판 및 소셜 로그인 기능 제작.
---
VSC로 제작하는 SpringBoot 2.2.5
{ junit5 / java13 / H2 / lombok / thymeleaf }
---