Skip to content

Have an hierarchy for the MessageConverter based-ObjectMapper in Spring AMQP similar to Spring Web  #768

@mhewedy

Description

@mhewedy

Currently, the Jackson2JsonMessageConverter is tied with the JSON and we don't have a Jackson2 hierarchy abstraction as AbstractJackson2HttpMessageConverter of spring-mvc module.

We need to implement Jackson2XmlMessageConverter and create a new abstraction AbstractJackson2HttpMessageConverter to act as a parent for the new Jackson2XmlMessageConverter and the existing Jackson2JsonMessageConverter.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions