Skip to content

Commit eb39693

Browse files
committed
完善kafka相关内容
1 parent 6a2bbff commit eb39693

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)