# tornado
**Repository Path**: tornado_backend/tornado
## Basic Information
- **Project Name**: tornado
- **Description**: 快速构建后端系统
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-11-27
- **Last Updated**: 2023-06-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Tornado System
> auth: misitetong
> email: misitetong@163.com
## introduction
Tornado System is used to help you build your own system faster.
## supported modules
| modules | introduction |
|--------------|----------------------------------------------------------------------------------------|
| tornado-user | User module includes frequent operation for user
like register, login and so on. |
## for database
You can get the data file at db directory.
## relate software version
| software | version |
|------------------------------|----------|
| Spring Boot Version | 2.4.2 |
| Spring Cloud Version | 2020.0.1 |
| Spring Cloud Alibaba Version | 2021.1 |
| Sentinel Version | 1.8.0 |
| Nacos Version | 1.4.1 |
| Seata Version | 1.2.0 |
| RocketMQ Version | 4.4.0 |
| Dubbo Version | 2.7.8 |
| Spring Cloud Gateway | 3.0.1 |
| Spring Cloud Sleuth | 3.0.1 |
| Spring Cloud Kubernetes | 2.0.1 |
| Spring Cloud Openfeign | 3.0.1 |
| Spring Cloud Commons | 3.0.1 |