docs: update README.md

This commit is contained in:
xiongxiaoyang 2022-05-24 09:23:39 +08:00
parent ab2bead9b3
commit a056248398

View File

@ -12,15 +12,14 @@ novel 是一套基于时下**最新** Java 技术栈 Spring Boot 3 + Vue 3 开
- 后端项目(更新中):[GitHub](https://github.com/201206030/novel) [码云](https://gitee.com/novel_dev_team/novel) - 后端项目(更新中):[GitHub](https://github.com/201206030/novel) [码云](https://gitee.com/novel_dev_team/novel)
- 后端微服务版本项目(待更新):[GitHub](https://github.com/201206030/novel-cloud) [码云](https://gitee.com/novel_dev_team/novel-cloud) - 后端微服务版本项目(待更新):[GitHub](https://github.com/201206030/novel-cloud) [码云](https://gitee.com/novel_dev_team/novel-cloud)
- 前端小说门户系统项目(更新中):[GitHub](https://github.com/201206030/novel-front-web) [码云](https://gitee.com/novel_dev_team/novel-front-web) - 前端项目(更新中):[GitHub](https://github.com/201206030/novel-front-web) [码云](https://gitee.com/novel_dev_team/novel-front-web)
- 前端作家管理系统项目:待上线
- 前端平台后台管理系统项目:待上线
- 线上应用版:[GitHub](https://github.com/201206030/novel-plus) [码云](https://gitee.com/novel_dev_team/novel-plus) [演示地址](http://47.106.243.172:8888/) - 线上应用版:[GitHub](https://github.com/201206030/novel-plus) [码云](https://gitee.com/novel_dev_team/novel-plus) [演示地址](http://47.106.243.172:8888/)
## 开发环境 ## 开发环境
- MySQL 8.0 - MySQL 8.0
- Redis 7.0 - Redis 7.0
- Elasticsearch 8.2.0 (可选)
- JDK 17 - JDK 17
- Maven 3.8 - Maven 3.8
- IntelliJ IDEA 2021.3(可选) - IntelliJ IDEA 2021.3(可选)