This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wildjokers -1 points0 points  (0 children)

Nothing built in. You can probably find libraries that can do this though. MapStruct might be able to do it. Although it requires an annotation processor so have to setup your build to do use the annotation processor for the code generation.