1 Star 0 Fork 9

frankzheng / cy-ruoyi

forked from 枫叶 / cy-ruoyi 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

cy-ruoyi

SpringCloud Alibaba + Dubbo + MybatisPlus + Mysql + Redis


中间件

  • 注册中心:Nacos
  • 配置中心:Nacos
  • 限流熔断:Sentinel
  • 消息队列:RocketMQ
  • 分布式事务:Seata
  • 分布式调用链:SkyWalking
  • 分库分表:Mycat
  • 分布式任务调度:XXL-Job
  • 日志收集:ELK
  • 工作流:Activiti
  • 容器:Docker
  • 监控体系:Prometheus

服务端地址:

  • Nacos Console:localhost:8848
  • Sentinel Console:localhost:8844
  • XXL-Admin Console:localhost:7080
  • SkyWalking UI:localhost:18080
  • RocketMQ Console:localhost:9899
  • Seata Console:localhost:9887
  • Kibana UI:localhost:5601
  • Grafana UI:localhost

架构设计图

目录结构

cy-ruoyi
├──docs //文件
   ├──poms //相关依赖
   ├──server //服务包
├──ruoyi-common //通用依赖
   ├──ruoyi-common-core //核心框架包
   ├──ruoyi-common-redis //redis工具包
   ├──ruoyi-common-log //通用日志工具包
   ├──ruoyi-common-pay //支付工具包(尚未)
   ├──ruoyi-common-utils // 通用工具包
   ├──ruoyi-common-auth // 授权工具包
   ├──ruoyi-common-sms // 信息推送工具包
   ├──ruoyi-common-job // 定时任务核心包
├──ruoyi-user //用户 8081
   ├──ruoyi-user-application //用户启动
   ├──ruoyi-user-api //用户API
   ├──ruoyi-user-impl //用户实现
   ├──sql //用户sql
├──ruoyi-order //订单 8071(尚未)
├──ruoyi-product // 商品 8061(尚未)
├──ruoyi-pay //收银台 8021(尚未)
├──ruoyi-stock //库存 8051(尚未)
├──ruoyi-logistics //物流 8041(尚未)
├──ruoyi-demo //Demo 
   ├──ruoyi-demo-provider //provider demo 7070
       ├──ruoyi-provider-api //api
       ├──ruoyi-provider-impl //impl
       ├──ruoyi-provider-app //app
       ├──sql //sql
   ├──ruoyi-demo-consumer //consumer demo 7075
       ├──ruoyi-consumer-api //api
       ├──ruoyi-consumer-impl //impl
       ├──ruoyi-consumer-app //app
       ├──sql //sql
├──ruoyi-quartz // 定时任务
   ├──ruoyi-quartz-admin //job调度中心  7080
   ├──ruoyi-quartz-executor //job执行器  8011
   ├──sql //quartz sql
├──ruoyi-tool //工具
   ├──ruoyi-gen // 代码生成 7065
   ├──ruoyi-auth // 授权鉴权  8090
   ├──ruoyi-io // 文件系统 7050(尚未)
   ├──ruoyi-mock // 数据收集 7021(尚未)
   ├──ruoyi-monitor // 系统监控 7060
   ├──ruoyi-activity //工作流 8031
   ├──ruoyi-gateway //网关 9527
├──ruoyi-ant --前端 使用ant design框架 8000

前端菜单

├──仪表盘
   ├──欢迎页
   ├──工作台
├──个人页
   ├──个人中心
   ├──个人设置
├──权限管理
   ├──用户管理
   ├──角色管理
   ├──菜单管理
   ├──部门管理
├──系统参数
   ├──通知公告(尚未)
   ├──参数管理
   ├──字典管理
   ├──文件管理
   ├──地区管理
├──系统监控
   ├──在线用户
   ├──操作日志
   ├──登陆日志
   ├──服务监控
├──系统工具
   ├──代码生成
   ├──定时任务
├──流程管理
   ├──我的申请
   ├──我的待办
   ├──我的已办
   ├──模型管理
   ├──流程定义
   ├──运行中流程
   ├──结束的流程 
MIT License Copyright (c) 2020 枫叶小哥哥 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

基于Springcloud Alibaba Dubbo创建的后台分布式综合管理系统 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/ftzheng/cy-ruoyi.git
git@gitee.com:ftzheng/cy-ruoyi.git
ftzheng
cy-ruoyi
cy-ruoyi
master

搜索帮助

Bbcd6f05 5694891 0cc6727d 5694891