Use configuration from prototype methods for forged name based methods
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)
This was closed by a mistake
Yes
sorry.. closed the wrong one..
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?)