# RocketMQ **Repository Path**: thunderstack/rocketmq ## Basic Information - **Project Name**: RocketMQ - **Description**: RocketMQ 源码学习 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-06 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## RocketMQ 源码阅读 ## 版本 - RocketMQ 4.8.0 release ## 编译 - mvn -Prelease-all -DskipTests -Dcheckstyle.skip=true clean install -U