####Run the project with following command to see it in action
./gradlew bootRun
Note Before running the above command run docker container
- Navigate to Docker folder
- Run
docker-compose up
RabbitMq Management portal http://localhost:15672/ username: guest password: guest
#Run the jar java -jar build/libs/messaging-wtih-rabbit-0.1.0.jar