Skip to content

itqpleyva/SpringAMQP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!"

About

Spring AMQP example, using RABBITMQ server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages