springboot-bucket/springboot-rabbitmq/README.md
2018-03-01 10:59:05 +08:00

12 lines
286 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 集成消息队列RabbitMQ
消息队列RabbitMQ的使用例子演示Direct模式和广播发送模式。
测试用例:`com.xncoding.service.SenderServiceTest.java`
## 许可证
Copyright (c) 2018 Xiong Neng
基于 MIT 协议发布: <http://www.opensource.org/licenses/MIT>