# springboot+vue3 **Repository Path**: smugs/springboot-vue3 ## Basic Information - **Project Name**: springboot+vue3 - **Description**: springboot+vue3前后端分离商城项目 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 4 - **Created**: 2022-11-20 - **Last Updated**: 2026-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot+vue #### 介绍 旭旭商城 #### 技术架构 springboot+vue3前后端分离项目 1.技术架构 springboot2.2.1.RELEASE mybatis3.4.6 maven3.8.2 md5 log4j2 2.12.1 jwt 基于token的认证授权技术 mail 邮箱验证技术 zxing 二维码技术 poi-ooxml Excel 表格上传处理 thumbnailator 图片处理技术 swagger-ui swagger文档接口 redis5.0.2 redis-cahce redisson 缓存技术 #### 业务架构 见文件xmind_images #### 安装教程 一.前端项目运行部署 1. 将vue3-mall-admin-v2/vue3-mall-v2 下载本地 2. 使用vscode或者HBuilder等其它方式 进行打包运行 3. 操作命令 3.1 cnpm install /npm insatll 3.2 npm run build /yarn build 3.3 npm run dev /yarn serve 二.后端项目运行部署 ​ 1.新建springboot项目 ​ 2.建立mysql数据库导入zx_mall.sql数据库脚本 ​ 3.新建redis数据库 做缓存数据使用 ​ 2.将mall项目导入idea ​ 3.启动项目 #### 使用说明 1. 注册页面:http://120.55.95.75/#/register 2. 登陆页面:http://120.55.95.75/#/login 3. 后台管理页面:http://120.55.95.75/admin/#/ 4. 登陆页面初始用户名与密码 zxlovexu 12345678 5. 后台登录初始用户名与密码 root 12345678 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)