za102博客后台,使用Java构建。
© 2021 ZA102. ALL RIGHT RESERVE.
日期:2021年6月16日
主版本号: 0.1
内部版本号: 30
- v0.1.30.Final
- 可以对文章进行增删改查
- v0.1.20
- 可以正常登录
- v0.1.10
- 引入shiro
- v0.1.00
- 初始化项目
For further reference, please consider the following sections:
- Official Gradle documentation
- Spring Boot Gradle Plugin Reference Guide
- Create an OCI image
- Spring Configuration Processor
The following guides illustrate how to use some features concretely:
These additional references should also help you:
后端依赖详细版本号请查看文件build.gradle
- java 1.8
- gradle
- springboot
- spring-web(SpringMVC)
- shiro
- mybatis
- mysql 8.0.23
- JSR 303