Skip to content

Provide a way to customize the ObjectMapper used in AMCB #2876

Open
@sobychacko

Description

@sobychacko

AbstractMessageChannelBinder uses a custom ObjectMapper. It has code to check if the application provides an ObjectMapper. However, since AMCB is in a binder child context, it doesn't see beans provided by the application, which is only available in the parent context. See this for more context. Consider a way for the applications to circumvent this limitation.

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