dinesh4747 / gs-messaging-rabbitmq

Messaging with QPid instead of RabbitMQ

Home Page:https://spring.io/guides/gs/messaging-rabbitmq/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My adaptation of the official sample, using a local in-memory QPid broker in place of RabbitMq.

Running mvn clean package should run ApplicationTest with the right profile ("qpid") and be successful.

About

Messaging with QPid instead of RabbitMQ

https://spring.io/guides/gs/messaging-rabbitmq/


Languages

Language:Java 95.9%Language:Shell 4.1%