|
3 | 3 | * [《Spring Cloud Alibaba 专栏》](https://github.com/YunaiV/SpringBoot-Labs#spring-cloud-alibaba-%E4%B8%93%E6%A0%8F)
|
4 | 4 | * [《Spring Cloud 专栏》](https://github.com/YunaiV/SpringBoot-Labs#spring-cloud-%E4%B8%93%E6%A0%8F)
|
5 | 5 | * [《Dubbo 专栏》](https://github.com/YunaiV/SpringBoot-Labs#Dubbo-%E4%B8%93%E6%A0%8F)
|
| 6 | +* [《消息队列 MQ 专栏》](TODO) |
6 | 7 |
|
7 | 8 | 作为一个热爱**深夜**撸码的 18 岁头发茂密的可爱小男孩,希望大佬能够**一键三连**。
|
8 | 9 |
|
|
43 | 44 | * [《芋道 Spring Boot API 接口文档 Swagger 入门》](http://www.iocoder.cn/Spring-Boot/Swagger/?github) 对应 [lab-24](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-24)
|
44 | 45 | * [《芋道 Spring Boot 参数校验 Validation 入门》](http://www.iocoder.cn/Spring-Boot/Validation/?github) 对应 [lab-22](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-22)
|
45 | 46 | * [《芋道 Spring Boot WebSocket 入门》](http://www.iocoder.cn/Spring-Boot/WebSocket/?github) 对应 [lab-25](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-25)
|
| 47 | +* [《性能测试 —— Tomcat、Jetty、Undertow 基准测试》](http://www.iocoder.cn/Performance-Testing/Tomcat-Jetty-Undertow-benchmark/?github) 对应 [lab-05](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-05) |
| 48 | +* [《性能测试 —— SpringMVC、Webflux 基准测试》](http://www.iocoder.cn/Performance-Testing/SpringMVC-Webflux-benchmark/?github) 对应 [lab-06](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-06) |
46 | 49 |
|
47 | 50 | ## RPC 开发
|
48 | 51 |
|
|
125 | 128 | * 《芋道 Spring Boot 链路追踪 Pinpoint 入门》计划中...
|
126 | 129 | * 《芋道 Spring Boot 链路追踪 Elastic APM 入门》计划中...
|
127 | 130 |
|
128 |
| -## 性能测试 |
129 |
| - |
130 |
| -* [《性能测试 —— Tomcat、Jetty、Undertow 基准测试》](http://www.iocoder.cn/Performance-Testing/Tomcat-Jetty-Undertow-benchmark/?github) 对应 [lab-05](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-05) |
131 |
| -* [《性能测试 —— SpringMVC、Webflux 基准测试》](http://www.iocoder.cn/Performance-Testing/SpringMVC-Webflux-benchmark/?github) 对应 [lab-06](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-06) |
132 |
| -* [《性能测试 —— Spring Cloud Gateway、Zuul 基准测试》](http://www.iocoder.cn/Performance-Testing/SpringCloudGateway-Zuul-benchmark/?github) 对应 [lab-07](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-07) |
133 |
| - |
134 | 131 | # Spring Cloud Alibaba 专栏
|
135 | 132 |
|
136 | 133 | ## Spring Cloud Alibaba 全家桶
|
|
172 | 169 |
|
173 | 170 | * [《芋道 Spring Cloud 服务网关 Spring Cloud Gateway 入门》](http://www.iocoder.cn/Spring-Cloud/Spring-Cloud-Gateway/?github) 对应 [labx-08](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-08)
|
174 | 171 | * 《芋道 Spring Cloud Netflix 服务网关 Zuul 入门》
|
| 172 | +* [《性能测试 —— Spring Cloud Gateway、Zuul 基准测试》](http://www.iocoder.cn/Performance-Testing/SpringCloudGateway-Zuul-benchmark/?github) 对应 [lab-07](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-07) |
175 | 173 |
|
176 | 174 | ## 配置中心
|
177 | 175 |
|
178 | 176 | * [《芋道 Spring Cloud Alibaba 配置中心 Nacos 入门》](http://www.iocoder.cn/Spring-Cloud-Alibaba/Nacos-Config/?github) 对应 [labx-05](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-05)
|
179 | 177 | * [《芋道 Spring Cloud 配置中心 Apollo 入门》](http://www.iocoder.cn/Spring-Cloud/Apollo/?github) 对应 [labx-09](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-09)
|
180 | 178 |
|
181 |
| - |
182 | 179 | ## 消息队列
|
183 | 180 |
|
184 | 181 | * [《芋道 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)
|
185 |
| -* [《芋道 Spring Cloud 消息队列 RabbitMQ 入门》](http://www.iocoder.cn/Spring-Cloud/RabbitMQ/?github) 对应 [lab10-06](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-10) |
186 |
| -* 《芋道 Spring Cloud 消息队列 Kafka 入门》 |
| 182 | +* [《芋道 Spring Cloud 消息队列 RabbitMQ 入门》](http://www.iocoder.cn/Spring-Cloud/RabbitMQ/?github) 对应 [labx-10](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-10) |
| 183 | +* [《芋道 Spring Cloud 消息队列 Kafka 入门》](http://www.iocoder.cn/Spring-Cloud/Kafka/?github) 对应 [labx-11](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-11) |
| 184 | +* 《芋道 Spring Cloud 消息队列 ActiveMQ 入门》 |
187 | 185 |
|
188 | 186 | ## 链路追踪
|
189 | 187 |
|
|
195 | 193 | * [《芋道 Spring Boot Dubbo 入门》](http://www.iocoder.cn/Spring-Boot/Dubbo/?github) 对应 [lab-30](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-30)
|
196 | 194 | * [《芋道 Spring Cloud Alibaba 服务调用 Dubbo 入门》](http://www.iocoder.cn/Spring-Cloud-Alibaba/Dubbo/?github) 对应 [labx-07](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-07)
|
197 | 195 |
|
198 |
| ---------- |
| 196 | +# 消息队列 MQ 专栏 |
199 | 197 |
|
200 |
| -如下是草稿目录,未来需要整理下 |
| 198 | +## RocketMQ |
201 | 199 |
|
202 |
| -# lab-05 |
| 200 | +TODO |
| 201 | + |
| 202 | +## RabbitMQ |
| 203 | + |
| 204 | +TODO |
| 205 | + |
| 206 | +## Kafka |
203 | 207 |
|
204 | 208 | TODO
|
205 | 209 |
|
206 |
| -WEB 容器,后续优化掉 |
| 210 | +## ActiveMQ |
| 211 | + |
| 212 | +TODO |
| 213 | + |
| 214 | +--------- |
| 215 | + |
| 216 | +如下是草稿目录,未来需要整理下 |
207 | 217 |
|
208 | 218 | # lab-08
|
209 | 219 |
|
|
0 commit comments