更新「首頁」

2022-11-14 11:31:36 +08:00
parent 78348101ef
commit 869aaad8ee

@@ -1,14 +1,14 @@
## 開發環境 ## 開發環境
- 資料庫: MariaDB / H2(整合測試用) - 資料庫: MariaDB / H2(整合測試用)
- 程式語言: Java - 程式語言: Java
- [JDK - AWS corretto 17](https://docs.aws.amazon.com/corretto/latest/corretto-17-ug/downloads-list.html) - [JDK - AWS corretto 11](https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/downloads-list.html)
## 使用套件 ## 使用套件
- 打包工具: Gradle 7 - 打包工具: Gradle 7
- 框架: Spring Boot 2.7.5 - 框架: Spring Boot 2.7.5
- 版本控制: Git - 版本控制: Git
- 安全: Spring Security - 安全: Spring Security
- 資料庫遷移: Flyway - 資料庫遷移: Flyway 8.5.13
- ORM: JOOQ - ORM: JOOQ
- 測試: JUnit5 - 測試: JUnit5
- Log: Slf4j - Log: Slf4j