Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 450 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 450 Bytes

Spring Boot 2 and RabbitMQ JSON configuration

Simple Spring Boot 2 app that demonstrates how to use JSON serialization with RabbitMQ.

This is the source code used in the video Sending and Receiving messages using Spring Boot AMQP and RabbitMQ, available on Youtube.

Sending and Receiving messages using Spring Boot AMQP and RabbitMQ