Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jackson dependency needed in order to follow along with rabbitmq consumer application #198

Open
pedroluiznogueira opened this issue Mar 3, 2022 · 0 comments

Comments

@pedroluiznogueira
Copy link

Hey guys, thanks for your work.

  • I was following the rabbitmq tutorial:

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:

image


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

image


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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant