Skip to content

Make ObjectMapper configurable #76

@FrelliBB

Description

@FrelliBB

Since we are using ObjectMapper for JSON de/serialization we should provide a way for Bastion users to configure the ObjectMapper we use for Bastion; ideally through Bastion.config().

Therefore we should also make sure that we use the same instance of ObjectMapper whenever we de/serialize.

I think we can have Bastion.config().objectMapper() provide an instance which can be configured.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions