Skip to content

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

@pedroluiznogueira

Description

@pedroluiznogueira

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions