From 5888a754d0dc2dfcba04311d1c35aecd10e73c09 Mon Sep 17 00:00:00 2001 From: YunaiV <> Date: Wed, 11 Mar 2020 08:39:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A2=B3=E7=90=86=20README=20=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=20MQ=20=E7=9B=B8=E5=85=B3=E4=B8=93=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d99ea651..d050c2ea 100644 --- a/README.md +++ b/README.md @@ -203,18 +203,21 @@ * [《芋道 Spring Cloud Alibaba 消息队列 RocketMQ 入门》](http://www.iocoder.cn/Spring-Cloud-Alibaba/RocketMQ/?github) 对应 [labx-06](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-06) * [《芋道 RocketMQ 源码解析系列》](http://www.iocoder.cn/categories/RocketMQ/?github) * [《性能测试 —— RocketMQ 基准测试》](http://www.iocoder.cn/Performance-Testing/RocketMQ-benchmark/?github) +* [《RocketMQ 书单整理》](http://www.iocoder.cn/Books/RocketMQ-books-recommended/?github) ## RabbitMQ * [《RabbitMQ 安装部署》](http://www.iocoder.cn/RabbitMQ/install/?github) * [《芋道 Spring Boot 消息队列 RabbitMQ 入门》](http://www.iocoder.cn/Spring-Boot/RabbitMQ/?github) 对应 [lab-04](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-04) * [《芋道 Spring Cloud 消息队列 RabbitMQ 入门》](http://www.iocoder.cn/Spring-Cloud/RabbitMQ/?github) 对应 [labx-10](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-10) +* [《RabbitMQ 书单整理》](http://www.iocoder.cn/Books/RabbitMQ-books-recommended/?github) ## Kafka * [《Kafka 安装部署》](http://www.iocoder.cn/Kafka/install/?github) * [《芋道 Spring Boot 消息队列 Kafka 入门》](http://www.iocoder.cn/Spring-Boot/Kafka/?github) 对应 [lab-03](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-03) * [《芋道 Spring Cloud 消息队列 Kafka 入门》](http://www.iocoder.cn/Spring-Cloud/Kafka/?github) 对应 [labx-11](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-11) +* [《Kafka 书单整理》](http://www.iocoder.cn/Books/Kafka-books-recommended/?github) ## ActiveMQ @@ -224,7 +227,6 @@ --------- - 如下是草稿目录,未来需要整理下 # lab-08