Skip to content

nezha/spring-boot-RabbitMQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-RabbitMQ

RabbitMQ是实现AMQP(高级消息队列协议)的消息中间件的一种。 我的demo主要是实现了基于RabbitMQ的三种交换机模式。 代码的主要实现是三部分:

  1. Sender
  2. Receiver
  3. RabbitConfig

About

要是实现了基于RabbitMQ的三种交换机模式

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages