any tool for java object to object mapping?

Viewed 175208

I am trying to convert DO to DTO using java and looking for automated tool before start writing my own. I just wanted to know if there any free tool available for the same.

9 Answers
Related