【7.3.1】更新说明

pull/20/head v7.3.1
fengshuonan 2 years ago
parent c962f8b6c7
commit 8c111bfdb7

@ -29,14 +29,10 @@
## 快速启动
Guns v7.3.0前端启动详情见:[https://gitee.com/stylefeng/guns-vue3-admin](https://gitee.com/stylefeng/guns-vue3-admin)
Guns v7.3.1前端启动详情见:[https://gitee.com/stylefeng/guns-vue3-admin](https://gitee.com/stylefeng/guns-vue3-admin)
以下为后台启动的过程:
**启动前注意事项最新v7.3.0的核心包同步到中央仓库失败再次同步需要等待几天请先手动下载Roses项目并本地install一下Roses核心包到本地Maven仓库**
Roses项目的地址下载master分支即可[https://gitee.com/stylefeng/roses](https://gitee.com/stylefeng/roses)
1. 在mysql数据库中创建guns数据库推荐mysql 5.7或8版本。
2. 修改`application-local.yml`中的数据库连接配置连接到您的数据库。
@ -57,6 +53,10 @@ Roses项目的地址下载master分支即可[https://gitee.com/stylefeng/r
## 更新日志
### v7.3.1-2022年11月7日
更新7.3.1版本的核心包Roses核心包已经推送至中央仓库无需手动本地install roses模块即可启动。
### v7.3.0-2022年10月31日
最新v7.3.0版本,有两个大的新特性:
@ -100,7 +100,7 @@ user:
Guns是一个现代化的Java应用开发框架基于主流技术**Spring Boot2 + Vue3 + Antd Vue**Guns基于**插件化架构**,通过灵活组装插件,可以进行集成和拓展相关功能。
**Guns v7.3.0**已经发布前后端代码以及核心包源码均可在如下Gitee仓库可找到
**Guns v7.3.1**已经发布前后端代码以及核心包源码均可在如下Gitee仓库可找到
前端代码:[https://gitee.com/stylefeng/guns-vue3-admin](https://gitee.com/stylefeng/guns-vue3-admin)

Loading…
Cancel
Save