Hey guys, thanks for your work.
- I was following the rabbitmq tutorial:
https://springframework.guru/spring-boot-messaging-with-rabbitmq

- And after a little bit of searching I found that it needed the following dependency:

The producer application is working fine as it is.
I wanted to point it out so if other people who may run into this error can have a solution.
I hope it helps.
Hey guys, thanks for your work.
https://springframework.guru/spring-boot-messaging-with-rabbitmq
And I was getting some errors related to the @JsonIdentifyInfo annotation in the consumer application.
The error was as follows:
The producer application is working fine as it is.
I wanted to point it out so if other people who may run into this error can have a solution.
I hope it helps.