Skip to content

Provide a mechanism for retrieving non-wrapped ObjectMapper instance #352

Open
@ash-sykes-acn

Description

@ash-sykes-acn

Hi, attempting to use Spring Cloud for an AWS lambda. Spring cloud looks for an instance of com.fasterxml.jackson.databind.ObjectMapper. However, the serialisation library only provides a mechanism (as far as I can see) to return a wrapped instance of the configured mapper (i.e. com.amazonaws.thirdparty...).

Is there a way to get the expected ObjectMapper instance that I've missed? Or an appetite to expose the appropriately typed instance?

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