Skip to content

Latest commit

 

History

History

ahao-spring-boot-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

简介

简单的RabbitMQ使用, 集成了fastjson消息转化器

  1. 启动RabbitMQ, 并配置IP
  2. 下载安装官方延迟插件
  3. 运行单元测试

注意, fastjson消息转换器不支持含有泛型的对象转换. 建议直接使用原生json字符串.