#16 board : add README.md
This commit is contained in:
30
board/README.md
Normal file
30
board/README.md
Normal 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
|
||||
|
||||
## 데모 페이지
|
||||
Reference in New Issue
Block a user