Tumo-Boot 是基于 SpringBoot2.5.x、SpringSecurity 的 RBAC 项目脚手架,前端基于 Node、Vue3.x、Ant-Design-Vue2.x、Vite、TypeScript。
如果你已经熟悉了 RBAC 单体项目开发,你可以学习 Tumo-Cloud: https://github.com/Tumo-Team/tumo-cloud。
- Tumo-Boot 项目预览:http://boot.tycoding.cn
- Tumo-Boot 文档预览:http://docs.boot.tycoding.cn
- Tumo-Boot 后端源码:https://github.com/Tumo-Team/tumo-boot
- Tumo-Boot 前端源码:https://github.com/Tumo-Team/tumo-boot-ui
- Tumo-Boot 文档源码:https://github.com/Tumo-Team/tumo-boot-docs
环境
Name | Version |
---|---|
JDK | 1.8 |
MySql | 5.7 |
OS | MacOS10.14 |
IDEA | 2020.2 |
后端
Name | Version | Document |
---|---|---|
Spring Boot | 2.5.0 | https://github.com/spring-projects/spring-boot |
Spring Security | 5.5.0 | https://github.com/spring-projects/spring-security |
Mybatis-Plus | 3.4.3.1 | https://baomidou.com/guide/ |
Hutool | 5.7.2 | https://hutool.cn/docs/#/ |
Knife4j | 3.0.3 | https://doc.xiaominfo.com/knife4j/documentation/ |
前端
Name | Version | Document |
---|---|---|
Vben | 2.6.1 | https://github.com/anncwb/vue-vben-admin |
Vue.js | 3.1.5 | https://cn.vuejs.org/v2/guide/ |
Ant-Design-Vue | 2.2.2 | https://www.antdv.com/docs/vue/introduce-cn/ |
详细的文档请看:http://docs.boot.tycoding.cn
Copyright (c) 2021-present TyCoding