# RabbitMq入门学习 **Repository Path**: ufo360/introduction-to-rabbit-mq ## Basic Information - **Project Name**: RabbitMq入门学习 - **Description**: RabbitMq入门学习 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-01-11 - **Last Updated**: 2025-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## RBMQ入门 参考博客:https://blog.csdn.net/kavito/article/details/91403659 目录 - 基本:jiben - 工作:work - 发布订阅:ps - 路由:ps.routing - 通配符:ps.topics - 继承springboot:Myconsumer 用的是通配符模式