# gmall2020-mock **Repository Path**: danielsyh/gmall2020-mock ## Basic Information - **Project Name**: gmall2020-mock - **Description**: No description available - **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 ========================= 尚硅谷实时项目 ====================== 1 这个是生产日志的程序,它直接把生成的一条条的数据发送给收集端(日志服务器),并且发送的是HTTP请求, 日志服务器项目为:gmall2020_shishi_parent(也已经上传到码云上去了),gmall2020_shishi_parent 项目负责把生产的日志接收过来, 保存到Kafka当中。 2 这个程序可以直接打成jar包使用。 3 这个项目下的resources下的资源文件必不可少,程序当中都用到了,如果有必要可以调整 logback.xml、application.properties 4 完整的文档已经放在了该项目的 doc目录下