Skip to content

Is there a way avoid repeated @Mapping(target = "foo", ignore = true) annotations? #3537

Answered by filiphr
efenderbosch-atg asked this question in Q&A
Discussion options

You must be logged in to vote

I am not sure how I feel about this. Mapping#target supports nesting. We could in theory "remap" BeanMapping#ignoreTarget to multiple Mapping@ignore and use them, but not sure how easy / difficult it would be to achieve that on our side. Perhaps something worth exploring. I've created #3539 to explore this.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by efenderbosch-atg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants