mq:增加 Rabbitmq 教程内容

This commit is contained in:
YunaiV 2023-11-02 20:18:45 +08:00
parent 456b0c8ddd
commit c886e7eff2
2 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,7 @@
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-mq</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.kafka</groupId>

View File

@ -0,0 +1 @@
<http://www.iocoder.cn/Spring-Boot/RabbitMQ/?yudao>