diff --git a/board/README.md b/board/README.md new file mode 100644 index 00000000..cf0bdd95 --- /dev/null +++ b/board/README.md @@ -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 + +## 데모 페이지