An open API service indexing awesome lists of open source software.

https://github.com/codedrinker/rabbit-mq

A simple RabbitMQ example
https://github.com/codedrinker/rabbit-mq

rabbitmq rabbitmq-exchange spring-rabbitmq

Last synced: 2 months ago
JSON representation

A simple RabbitMQ example

Awesome Lists containing this project

README

        

# rabbit-mq
A simple RabbitMQ example.

## native-rabbitmq
RabbitMQ example was written with native rabbit mq client.

## spring-rabbitmq
RabbitMQ module dependence spring.

## spring-web
Spring web includes spring-rabbitmq to test.