Works in the same way as Orika/Dozer bean mapping frameworks does. This mapper uses the bytecode generation strategy based on Cglib library.
- bytecode generation using Cglib library
- offers an API for specific use cases, so various mapping techniques can be implemented (via PropertyMappings with full conversion support)
- hard to debug end-to-end object mappings