8000
Skip to content

zukobronja/springboot-messaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-messaging

This exaple shows simple concept of building reactive microservices with Spring Boot using RabbitMQ

  1. Install RabitMQ
  2. Import project in IDE and run
  3. Try in Brower: http://localhost:8080/message/You%20are%20doing%20Great!!!

On Console will appear messages sernt and reacived via RabbitMQ:

Sent message: Hello -> You are doing Great!!! Recived message: Hello -> You are doing Great!!!

About

Spring Boot Messaging with RabbitMQ - Reactive Microservices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

0