Skip to content

arvindsj/orikaobjectmapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

orikaobjectmapper - This project uses Orika - The object to Object mapper framework.

If the Source/ Target object is nested or has collections, it is more difficult in copying the properties from source to target.

Ofcourse, we can serialize or deserialize the objects OR we can copy using reflections OR we can iterate the source object and "set" it on the target object.

But this jar does this gracefully.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages