Skip to content

v2.0.0

Compare
Choose a tag to compare
@ugoevola ugoevola released this 11 Sep 05:33
· 20 commits to master since this release

Changes:

  • the getters/setters are no longer required in object's classes for mapping
  • new features:
  • @BeforeMapping: perform some actions before the mapping process
  • @AfterMapping: perform some actions after the mapping process
  • @MappingTarget: provide the mapping object throw mapping methods
  • changes in thrown exceptions