RabbitMQ调用

添加 gradle依赖complie("com.rabbitmq:amqp-client:5.0.0")

Hello, World

Working Queues

Publish/Subscribe(fanout exchange)

Routing(direct exchange)

Topics(topic exchange)

调用例子

posted on 2017-10-06 13:27  jmbkeyes  阅读(162)  评论(0编辑  收藏  举报

导航