mapstruct / mapstruct.org

Web site of the MapStruct project
63 stars 40 forks source link

How to copy attributes of the same class using Mapstruct #127

Closed YAGAMIL closed 2 years ago

YAGAMIL commented 2 years ago

Car copyIn(Car source, Car target)

I need to copy non-null attributes from source to target. How to use matstruct to do this

filiphr commented 2 years ago

Please do not use the issue tracker for asking questions.

If you need to ask questions you can ask them on