Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

provide map object -> object interface for BeanMapper #696

@maybeec

Description

@maybeec

Bean mappers like dozer are capable of mapping an object to another existing object.
Currently, this API is hidden behind the BeanMapper interface provided by oasp. That's a pitty, as especially for large objects processed by an import from an external data source, it might be nice to map new data against old data and maybe just restore some minor fields to not be updated.

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