#16 board : add README.md

This commit is contained in:
haerong22
2022-08-25 03:15:52 +09:00
parent 930689f9af
commit cc10e64ee5

30
board/README.md Normal file
View File

@@ -0,0 +1,30 @@
## 개발 환경
* Java 17
* Gradle 7.4.1
* Spring Boot 2.7.0
## 기술 세부 스택
Spring Boot
* Spring Boot Actuator
* Spring Web
* Spring Data JPA
* Rest Repositories
* Rest Repositories HAL Explorer
* Thymeleaf
* Spring Security
* H2 Database
* MySQL Driver
* Lombok
* Spring Boot DevTools
* Spring Configuration Processor
그 외
* QueryDSL 5.0.0
* Bootstrap 5.2.0-Beta1
* Heroku
## 데모 페이지