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

provide map object -> object interface for BeanMapper #696

Open
maybeec opened this issue Nov 16, 2018 · 0 comments
Open

provide map object -> object interface for BeanMapper #696

maybeec opened this issue Nov 16, 2018 · 0 comments

Comments

@maybeec
Copy link
Member

maybeec commented Nov 16, 2018

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant