#spring_boot #amqp #rabbitmq #json
https://thepracticaldeveloper.com/2016/10/23/produce-and-consume-json-messages-with-spring-boot-amqp/
https://thepracticaldeveloper.com/2016/10/23/produce-and-consume-json-messages-with-spring-boot-amqp/
Thepracticaldeveloper
Sending and receiving JSON messages with Spring Boot AMQP and RabbitMQ
This tutorial shows you how to use RabbitMQ in Spring Boot with guided examples. Includes configuration to serialize your messages using JSON.