BeanMapper Tutorial

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.

  • limited and not user-friendly API for object conversions

Last updated