# tansci-cloud
**Repository Path**: typ1805/tansci-cloud
## Basic Information
- **Project Name**: tansci-cloud
- **Description**: SpringCloud Alibaba + Vue3.2 + Vite2 + ts+ Element Plus 的微服务项目
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: https://gitee.com/typ1805/tansci-cloud
- **GVP Project**: No
## Statistics
- **Stars**: 5
- **Forks**: 7
- **Created**: 2022-04-24
- **Last Updated**: 2025-02-08
## Categories & Tags
**Categories**: Uncategorized
**Tags**: Java, SpringCloudAlibaba, vue3, TypeScript, element-plus
## README
## 简介
Tansci Cloud 基于 SpringCloud Alibaba + Vue3.2 + Vite2 + ts+ Element Plus 的微服务项目。
此项目包含开发分布式应用微服务的必需组件,方便开发者通过 Spring Cloud 编程模型轻松使用这些组件来开发分布式应用服务。 依托 Spring Cloud Alibaba,您只需要添加一些注解和少量配置,就可以将 Spring Cloud 应用接入阿里微服务解决方案,通过阿里中间件来迅速搭建分布式应用系统。
此项目分为微服务版和单体版:
单体版:
- Gitee: [https://gitee.com/typ1805/tansci](https://gitee.com/typ1805/tansci)
- GitHub:[https://github.com/typ1805/tansci](https://github.com/typ1805/tansci)
## 版本
**1、后端**
- java.version:1.8
- spring-boot.version:2.6.3
- spring-cloud.version:2021.0.1
- spring-cloud-alibaba.version:2021.0.1.0
- spring-cloud-security.version:2.2.5.RELEASE
- mybatis-plus.version:3.5.1
- nimbus-jose-jwt.version:9.1.1
- knife4j-spring-boot.version:3.0.3
- mysql.version:5.1.46
>版本参考地址:[https://github.com/alibaba/spring-cloud-alibaba/wiki/%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E](https://github.com/alibaba/spring-cloud-alibaba/wiki/%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E)
**2、前端**
- vite.version:2.9.9
- typescript.version:4.5.4
- vue.version:3.2.25
- vue-router.version:4.0.15
- element-plus.version:2.2.2
- sass.version:1.51.0
- axios.version:0.27.2
- pinia.version:2.0.13
- echarts.version:5.3.3
---
## 集成功能
| 模块 | 功能 | 描述 |
| ---- | ---- | ---- |
| 系统管理 | 用户管理
权限管理
菜单管理
字典管理
日志管理(操作、异常日志) | 基础功能模块 |
| 元数据管理 | 数据源
数据元
SQL执行器 | 动态多数据源切换,支持:mysql、MariaDB、Oracle11g、Oracle12c、PostgreSql、SQLServer2008、SQLServer2012等 |
| 调度管理 | 调度配置
调度日志 | 动态配置定时任务 |
## 详细文档
执行SQL初始化数据,测试用户:admin / admin123
[项目详细文档](docs/doc.md)
## 联系开发者
- QQ:742354529
- QQ群:747200630
- 个人主站:[http://tansci.top](http://tansci.top)、[https://typ1805.gitee.io](https://typ1805.gitee.io)
## 项目预览
> 页面布局基本和单体版一致,功能有所不同,可参考单体版 ```项目预览```
>
> 拉项目本地启动,体验会更好哦!!!
传送门:
- [https://gitee.com/typ1805/tansci#%E9%A1%B9%E7%9B%AE%E9%A2%84%E8%A7%88](https://gitee.com/typ1805/tansci#%E9%A1%B9%E7%9B%AE%E9%A2%84%E8%A7%88)
- [https://github.com/typ1805/tansci#%E9%A1%B9%E7%9B%AE%E9%A2%84%E8%A7%88](https://github.com/typ1805/tansci#%E9%A1%B9%E7%9B%AE%E9%A2%84%E8%A7%88)