Everyone can develop projects independently, quickly and efficiently! git
每一個人均可以獨立、快速、高效地開發項目!github
Everyone can develop projects independently, quickly and efficiently!web
中間件 | 版本 | 備註 |
---|---|---|
JDK | 1.8+ | JDK1.8及以上 |
MySQL | 5.7+ | 5.7及以上 |
Redis | 3.2+ |
技術 | 版本 | 備註 |
---|---|---|
Spring Boot | 2.1.6.RELEASE | 最新發布穩定版 |
Spring Framework | 5.1.8.RELEASE | 最新發布穩定版 |
Mybatis | 3.5.1 | 持久層框架 |
Mybatis Plus | 3.1.1 | mybatis加強框架 |
Alibaba Druid | 1.1.17 | 數據源 |
Fastjson | 1.2.58 | JSON處理工具集 |
swagger2 | 2.6.1 | api文檔生成工具 |
commons-lang3 | 3.9 | 經常使用工具包 |
commons-io | 2.6 | IO工具包 |
commons-codec | 1.12 | 加密解密等工具包 |
commons-collections | 3.2.1 | 集合工具包 |
reflections | 0.9.11 | 反射工具包 |
hibernate-validator | 6.0.17.Final | 後臺參數校驗註解 |
jwt | 0.9.1 | json web token |
hutool-all | 4.5.10 | 經常使用工具集 |