1 Star 0 Fork 4

jwdstef / ddcat-cloud

forked from cat / ddcat-cloud 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 764 Bytes
一键复制 编辑 原始数据 按行查看 历史
cat 提交于 2021-05-28 14:24 . feat: 项目说明

DD-CAT微服务

  • 基于SpringCloud alibaba管理系统
  • 集成Sentinel、Nacos
  • Sharding JDBC分库分表读写分离
  • Seata分布式事务
  • MyBatis Plus
  • SpringSecurity OAuth2

模块说明

ddcat-cloud
├── ddcat-auth -- 授权模块
├── ddcat-common -- 公共模块
├    ├── ddcat-api -- api模块
├    ├── ddcat-core -- 核心模块
├    ├── ddcat-nacos -- Nacos模块
├    ├── ddcat-redis -- Redis模块
├    └── ddcat-security -- 权限模块
├── ddcat-modules -- 业务模块
├    ├── ddcat-job -- 任务中心
├    ├── ddcat-mq -- 消息中心
└──  └── ddcat-system -- 系统管理
├── ddcat-native
└──  └── ddcat-gateway -- 网关
Java
1
https://gitee.com/dmoon/ddcat.git
git@gitee.com:dmoon/ddcat.git
dmoon
ddcat
ddcat-cloud
master

搜索帮助