1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-20 22:17:09 +08:00

Update README.md

This commit is contained in:
SnailClimb 2019-05-07 13:00:11 +08:00 committed by GitHub
parent f346c81e64
commit 63e5892d2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -182,7 +182,7 @@
- [数据通信(RESTful、RPC、消息队列)相关知识点总结](docs/system-design/data-communication/数据通信(RESTful、RPC、消息队列).md)
- [Dubbo 总结:关于 Dubbo 的重要知识点](docs/system-design/data-communication/dubbo.md)
- [消息队列总结(docs/system-design/data-communication/message-queue.md)
- [消息队列总结](docs/system-design/data-communication/message-queue.md)
- [RabbitMQ 的重要概念以及安装](docs/system-design/data-communication/rabbitmq.md)
### 网站架构