This is a simple Spring Boot Rabbit Message Queue demo app which demonstrates the use of fanout and direct exchanges.
After starting the app, hit http://localhost:8080/api/v1/fanout and check your terminal
After starting the app, hit http://localhost:8080/api/v1/direct and check your terminal