mapstruct icon indicating copy to clipboard operation
mapstruct copied to clipboard

Use configuration from prototype methods for forged name based methods

Open filiphr opened this issue 8 years ago • 4 comments

This issue is extracted from one task at #1001.

Make sure that configuration from prototype methods in @MapperConfig classes are applied to forged methods (I think that's currently not the case and never has been -- but we should tackle that soon as it becomes more important now)

filiphr avatar Feb 19 '17 14:02 filiphr

This was closed by a mistake

filiphr avatar Jun 29 '17 21:06 filiphr

Yes

sjaakd avatar Feb 24 '19 20:02 sjaakd

sorry.. closed the wrong one..

sjaakd avatar Feb 26 '19 19:02 sjaakd

Hi, I'd like to contribute to this issue. What should I now before doing this (besides what I read in the contribution guidelines)? I was able to add a test case of what I would like to implement, but I'm having a hard time finding where to start the implementation (I suppose it's somewhere near MapperCreationProcessor#getMapper?)

jean-tissot avatar Sep 12 '25 17:09 jean-tissot