# gmall-publisher **Repository Path**: danielsyh/gmall-publisher ## Basic Information - **Project Name**: gmall-publisher - **Description**: 电商数仓 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-06-15 - **Last Updated**: 2024-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目介绍 gmall电商项目(旧版) # 项目文件结构 ``` gmall-publisher ├── dw-chart # 前端图表展示 ├── gmall-canal # 获取mysql中inset变化后的数据发送到kafka ├── gmall-common # 封装工具类 ├── gmall-logger # 接收mock板块发送过来的文件,将发送过来的日志文件直接发到kafka ├── gmall-mock # 模拟数据生成 ├── gmall-publisher # 接口发布 └── gmall-realtime # 大数据实时模块 ```