Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 992 Bytes

File metadata and controls

26 lines (14 loc) · 992 Bytes

image info 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

image info Links