Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 208 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 208 Bytes

spring-rabbitmq-dead-letter

Spring RabbitMQ Dead Letter Queue Example

You'll need rabbitmq running to connect this app to. brew install rabbitmq && rabbitmq-server

To run: mvn spring-boot:run