Tumo-Cloud 是基于SpringCloud2020.x、SpringCloud Alibaba2021.x、SpringBoot2.5.x、SpringSecurity开发的权限管理项目,前端基于Node、Vue3.x、Ant-Design-Vue2.x开发。
如果你还未熟悉SpringCloud,你可以先尝试学习本项目的SpringBoot版本:https://github.com/Tumo-Team/tumo-boot
- 项目预览: http://cloud.tycoding.cn
- 在线文档: http://docs.cloud.tycoding.cn
- 项目后端: https://github.com/Tumo-Team/tumo-cloud
- 项目前端: https://github.com/Tumo-Team/tumo-cloud-ui
- 项目文档: https://github.com/Tumo-Team/tumo-cloud-docs
环境
Name | Version |
---|---|
JDK | 1.8 |
MySql | 5.7 |
OS | MacOS10.14 |
IDEA | 2021.2 |
后端
Name | Version | Document |
---|---|---|
SpringCloud | 2020.0.3 | https://www.springcloud.cc/spring-cloud-greenwich.html |
SpringCloud Alibaba | 2021.1 | https://github.com/alibaba/spring-cloud-alibaba/blob/master/README-zh.md |
Nacos | 2.0.1.RELEASE | https://nacos.io/zh-cn/ |
Sentinel | 1.8.1 | https://sentinelguard.io/zh-cn/ |
SpringBoot Admin | 2.4.1 | https://github.com/codecentric/spring-boot-admin |
SpringBoot | 2.5.2 | https://github.com/spring-projects/spring-boot |
Spring Security | 5.4.2 | 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://v3.cn.vuejs.org/guide/introduction.html |
Ant-Design-Vue | 2.2.2 | https://2x.antdv.com/docs/vue/introduce-cn/ |
Service | Port |
---|---|
TumoCloudNacosApp | 8848 |
TumoCloudUpmsApp | 4000 |
TumoCloudGateway | 9999 |
TumoCloudVisualAdminApp | 5001 |
TumoCloudVisualSentinelApp | 5002 |
详细的文档请看:http://docs.cloud.tycoding.cn
Copyright (c) 2021-present TyCoding