- 基于 Spring Boot + SpringSecurity-Oauth2 + Jwt + Vue 开发的 众筹平台系统
- 轻量级 + 组件化 + 可扩展
依赖 | 版本 |
---|---|
Spring Boot | 2.6.3 |
yeee-memo | 通用web脚手架 |
yeee-crowdfunding
├── app-h5
├── yeee-admin-ui -- 后台管理系统|vue
└── yeee-crowdfunding-web -- 前台用户页面
├── doc -- 文档sql脚本
├── yeee-crowdfunding-bootstrap -- 主启动工程
├── yeee-crowdfunding-client -- 众筹前台用户服务
├── yeee-app-common -- 公共模块
├── yeee-crowdfunding-manage -- 众筹管理端服务
├── yeee-sys-manage -- 系统权限管理服务
- jdk1.8
- mysql >= 5.7
- maven 3.6+
# 下载yeee-memo工程
git clone https://gitee.com/yeeevip/yeee-memo.git
# 打包[JavaWeb通用脚手架]
cd yeee-memo/memo-parent && mvn clean install
# 下载众筹项目
git clone https://gitee.com/yeeevip/yeee-crowdfunding.git
# 运行web服务
cd yeee-crowdfunding && mvn clean install && java -jar yeee-crowdfunding-bootstrap/target/yeee-crowdfunding-bootstrap-1.0.0-SNAPSHOT.jar
# 运行众筹管理端ui
cd yeee-crowdfunding/app-h5/yeee-admin-ui && npm install && npm run dev
- 作者QQ:1324459373
- 招有经验尽量会全栈的技术,有意向的可以来我们接单群
微信群 | QQ群 | 技术接单群 |
---|---|---|
回复:加群,邀您加入群聊 | 点击加入QQ群:96305921 | java、vue、微信小程序接单 |