# dashu-frame-open **Repository Path**: ziro/dashu-frame-open ## Basic Information - **Project Name**: dashu-frame-open - **Description**: 大树框架快速开发平台(开源版) 最简洁的Java快速开发平台 Springboot + Security + Vue2 + ElementUI - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 13 - **Forks**: 10 - **Created**: 2022-08-30 - **Last Updated**: 2026-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

大树快速开发平台

完全开源,前后端分离,轻量易用,性能出色,助力小微企业


--- 仓库地址:[[Gitee]](https://gitee.com/ziro/dashu-frame-open) 文档地址:[[开发文档]](https://docs.java119.cn/)

Vue3 + Element Plus 版本已上线,欢迎体验:[Vue3演示地址]

旧版(vue2)演示地址:[[Vue2演示地址]](https://yanshi.java119.cn/vue2/) H5版演示地址:[[H5演示地址]](https://yanshi.java119.cn/h5/) 小程序演示,使用微信扫描下方二维码: 或点击链接查看[《爆肝100天,我的小程序终于上线了~》](https://www.java119.cn/article/info/512a88d0-9c03-4704-88c1-163baedfd3e7) --- ## 简介 大树快速开发平台(后文简称:本平台),是一款前后端分离的,适用于开发后台管理系统的快速开发平台。 #### 本平台技术栈 **后端:** ``` Spring + Springboot + Mybatis + Spring Security + JWT + MySQL + Redis + MybatisPlus + Swagger + Quartz 等 ``` **前端(新版):** ``` Html + Css + Vue3 + Element Plus + TypeScript + ES6 + Vite + Axios + Node + Npm 等 ``` **前端(旧版):** ``` Html + Css + Vue2 + Element-ui + Javascript + ES6 + Webpack + Axios + Node + Npm 等 ``` --- ## 下载 推荐使用开发工具:**IDEA** 源码地址:[https://gitee.com/ziro/dashu-frame-open](https://gitee.com/ziro/dashu-frame-open) --- ## 分支说明 如下图所示,项目中有多个分支 ![分支截图](https://gitee.com/ziro/dashu-frame-docs/raw/master/docs/public/img/fenzhi.png) - **master** 是项目[**源码**] - **其他分支** 是[**脚手架**],命名格式:quicker+日期(最新日期代表最新版本) **master - 源码分支** ``` master分支,是完全开源的源码分支。 主要用于源码研究、学习、讨论,最新代码会更新到该分支。 ``` **(开发推荐使用)quicker-V1.3.3-20250926-Last - 脚手架分支** ``` 脚手架分支,推荐开发者使用最新的脚手架分支来开发。 代码更精简,把核心代码core和component部分,作为Jar包的形式引入。 好处是,后期更新核心代码或者更新bug时,只需要修改引入的jar包依赖版本号,即可完成更新。 ``` --- ## 下载完成预览 ![项目目录](https://gitee.com/ziro/dashu-frame-docs/raw/master/docs/public/img/mulu.png) --- ## 请作者喝杯茶 如果觉得本平台对您有帮助,请作者喝杯茶吧,您的支持是作者持续开发的动力。 ![微信支付](https://gitee.com/ziro/dashu-frame-docs/raw/master/docs/public/img/wechatpay_shou.jpg) ![支付宝支付](https://gitee.com/ziro/dashu-frame-docs/raw/master/docs/public/img/alipay_shou.jpg) --- ## 鸣谢 排名不分先后 - [MyBatis-Plus](https://baomidou.com/) - [Hutool](https://www.hutool.cn/) - [Vue3](https://cn.vuejs.org/) - [Element Plus](https://element-plus.org/zh-CN/) - [Vite](https://cn.vitejs.dev/) - [vue-element-plus-admin](https://github.com/kailong321200875/vue-element-plus-admin) - [Vue2](https://v2.cn.vuejs.org/) - [Element UI](https://element.eleme.cn/) - [vue-element-admin](https://panjiachen.github.io/vue-element-admin-site/zh/) - [wangEditor 5](https://www.wangeditor.com/) - [Form Generator](https://mrhj.gitee.io/form-generator/#/) - [knife4j](https://doc.xiaominfo.com/) - [VitePress](https://vitepress.dev/) - [JustAuth](https://justauth.cn/) - [IJPay](https://javen205.gitee.io/ijpay/)