We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95026a9 commit e83d2b7Copy full SHA for e83d2b7
README.md
@@ -178,10 +178,11 @@
178
179
### 数据通信
180
181
-- [数据通信(RESTful、RPC、消息队列)相关知识点总结](docs/system-design/data-communication/数据通信(RESTful、RPC、消息队列).md)
182
-- [Dubbo 总结:关于 Dubbo 的重要知识点](docs/system-design/data-communication/dubbo.md)
+- [数据通信(RESTful、RPC、消息队列)相关知识点总结](docs/system-design/data-communication/summary.md)
+- [Dubbo 总结:关于 Dubbo 的重要知识点](docs/system-design/data-communication/Dubbo.md)
183
- [消息队列总结](docs/system-design/data-communication/message-queue.md)
184
-- [RabbitMQ 的重要概念以及安装](docs/system-design/data-communication/rabbitmq.md)
+- [RabbitMQ 入门](docs/system-design/data-communication/RabbitMQ.md)
185
+- [RocketMQ的几个简单问题与答案](docs/system-design/data-communication/RocketMQ-Questions.md)
186
187
### 网站架构
188
0 commit comments