# dashu-frame-open **Repository Path**: wangning_666/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**: 1 - **Forks**: 10 - **Created**: 2023-02-08 - **Last Updated**: 2024-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

大树快速开发平台

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



文档地址:[[中文文档]](http://docs.java119.cn/) 演示地址:[[演示地址]](http://yanshi.java119.cn/) 仓库地址:[[Gitee]](https://gitee.com/ziro/dashu-frame-open) --- ## 简介 大树快速开发平台(后文简称:本平台),是一款前后端分离的,适用于开发后台管理系统的快速开发平台。 #### 本平台技术栈 **后端:** ``` Spring + Springboot + Mybatis + Spring Security + JWT + MySQL + Redis + MybatisPlus + Swagger + Quartz 等 ``` **前端:** ``` 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分支,是完全开源的源码分支。 主要用于源码研究、学习、讨论,最新代码会更新到该分支。 ``` **(开发推荐使用)quicker20230330 - 脚手架分支** ``` 脚手架分支,推荐开发者使用最新的脚手架分支来开发。 代码更精简,把核心代码core和component部分,作为Jar包的形式引入。 好处是,后期更新核心代码或者更新bug时,只需要修改引入的jar包依赖版本号,即可完成更新。 ``` ## 下载完成预览 ![项目目录](https://gitee.com/ziro/dashu-frame-docs/raw/master/docs/public/img/mulu.png) ## 鸣谢 排名不分先后 - [MyBatis-Plus](https://baomidou.com/) - [Hutool](https://www.hutool.cn/) - [Vue2](https://v2.cn.vuejs.org/) - [Element UI](https://element.eleme.cn/) - [vue-element-admin](https://panjiachen.gitee.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/)