ReMap Tutorial

image info Description

Uses bytecode generation strategy based on Cglib library to provide end-to-end object mappings.

image info Features

image info Pros & Cons

image info Pros

  • robustness and minimal administrative overhead for tests (self-diagnostic approach)

  • high performance with small footprint

image info _Cons

  • hard to debug object mappings due to bytecode generated nature

image info Use cases

Last updated

Was this helpful?