# spring-boot-RabbitMq的简单实现 **Repository Path**: wdadw/spring-boot-rabbitMq ## Basic Information - **Project Name**: spring-boot-RabbitMq的简单实现 - **Description**: 使用springboot 简单实现rabbitmq - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-24 - **Last Updated**: 2023-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: RabbitMQ, Java ## README # spring-boot-RabbitMq的简单实现 #### 介绍 使用springboot 简单实现rabbitmq #### 软件架构 在spring boot 中使用rabbitmq 有常见的topic交换机,Fanout交换机,DirectExchange交换机 #### 使用说明 1. 修改application-dev的rabbitmq服务器地址以及账号密码