ReMap Tutorial
Description
Uses bytecode generation strategy based on Cglib library to provide end-to-end object mappings.
Features
Pros & Cons
Pros
robustness and minimal administrative overhead for tests (self-diagnostic approach)
high performance with small footprint
_Cons
hard to debug object mappings due to bytecode generated nature
Use cases
Links
Last updated
Was this helpful?