Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1018 Bytes

File metadata and controls

24 lines (13 loc) · 1018 Bytes

image info BeanMapper Tutorial

image info Description

Java Bean Mapper supports limited mapping operations that, include mostly converters and collection handlers. More convenient to use for simple object mappings with zero-complexity in end-to-end type conversions.

image info Features

image info Pros & Cons

image info Pros

image info Cons

  • limited and not user-friendly API for object conversions

image info Use cases

image info Links