项目作者: itqpleyva

项目描述 :
Spring AMQP example, using RABBITMQ server
高级语言: Java
项目地址: git://github.com/itqpleyva/SpringAMQP.git
创建时间: 2020-04-18T02:35:01Z
项目社区:https://github.com/itqpleyva/SpringAMQP

开源协议:

下载


SpringAMQP

Spring AMQP example, using RABBITMQ server

external dependencies:

1-RabbitMQ server https://www.rabbitmq.com/download.html

internal dependencies:

1-go to pom.xml

How to execute the app

1-run the rabbitmq server using the next commandline: rabbitmq-server
2-run as spring boot app

Expected result:

console message: “Hello from RabbitMQ!”