Hydrawisk793

Results 3 comments of Hydrawisk793

I think that a manual adjustment of write count should also be added in `onSkipInWrite` method of @thilotanner's workaround like this: ```Java @Override public void onSkipInWrite(String item, Throwable t) {...

I wonder if current mapstruct devs are still interested in this feature request. I also want this feature because of another reason. Let me explain my situation. If mapstruct tries...

@jgrandja Hi. I think that i can give you some examples for the reason that i also want to customize the `IssuerResolver`. I want to write an OIDC server that...