Skip to content

MoniQQ/trydozer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

A small project to try out Dozer mappings - checking object composition and custom mappings.

Lessons learned:

  • Dozer expects no parameter constructors for each entity
  • Dozer expects getters and setters for all properties (NPE)

Auto-generated assertions are fun.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages