98 Forks
168 Stars
168 Watchers

SpringBoot-RabbitMQ

RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-rabbit 支持 AMQP(即Advanced Message Queuing Protocol,高级消息队列协议,是应用层协议的一个开放标准),并且为RabbitTemplate和RabbitMQ提供了自动配置选项

How to download and setup SpringBoot-RabbitMQ

Open terminal and run command
git clone https://github.com/scalad/SpringBoot-RabbitMQ.git
git clone is used to create a copy or clone of SpringBoot-RabbitMQ repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SpringBoot-RabbitMQ https://github.com/scalad/SpringBoot-RabbitMQ/archive/master.zip

Or simply clone SpringBoot-RabbitMQ with SSH
[email protected]:scalad/SpringBoot-RabbitMQ.git

If you have some problems with SpringBoot-RabbitMQ

You may open issue on SpringBoot-RabbitMQ support forum (system) here: https://github.com/scalad/SpringBoot-RabbitMQ/issues