File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -231,11 +231,21 @@ Github用户如果访问速度缓慢的话,可以转移到[码云](https://git
231231#### 消息队列
232232
233233- [ 消息队列总结] ( docs/system-design/data-communication/message-queue.md )
234+
235+ ** RabbitMQ:**
236+
234237- [ RabbitMQ 入门] ( docs/system-design/data-communication/rabbitmq.md )
238+
239+ ** RocketMQ:**
240+
235241- [ RocketMQ 入门] ( docs/system-design/data-communication/RocketMQ.md )
236242- [ RocketMQ的几个简单问题与答案] ( docs/system-design/data-communication/RocketMQ-Questions.md )
237- - [ Kafka入门看这一篇就够了] ( docs/system-design/data-communication/Kafka入门看这一篇就够了.md )
243+
244+ ** Kafka:**
245+
246+ - ** [ Kafka 入门+SpringBoot整合Kafka系列] ( https://github.com/Snailclimb/springboot-kafka ) **
238247- [ Kafka系统设计开篇-面试看这篇就够了] ( docs/system-design/data-communication/Kafka系统设计开篇-面试看这篇就够了.md )
248+ - [ 【加餐】Kafka入门看这一篇就够了] ( docs/system-design/data-communication/Kafka入门看这一篇就够了.md )
239249
240250### 权限认证
241251
You can’t perform that action at this time.
0 commit comments