ModelMapper v2.1.0 Release Notes

Release Date: 2018-07-07 // over 5 years ago
  • ๐Ÿ†• New Features

    • Provided Jackson module
    • Provided TypeMap::addImplicitMappings and ModelMapper::emptyTypeMap
    • ๐Ÿ”ง Provided deepCopy configuration
    • Lambda api improvement: mapping from source
    • Inhert TypeMap from source's property

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed #360: only assign the destination value if it was created by provider