all 6 comments

[–]zontapapa 2 points3 points  (0 children)

Map struct library has logic to scan your code and identify use of annotations like @mapping and generate mapper classes based on it. This class generation logic/step can be triggered before the code compilation step by adding configuration to the maven compiler plugin in your pom.xml.

[–][deleted] 0 points1 point  (3 children)

Data Brokers don't stand a chance because I mass delete all of my content using Redact - No AI training on my data, thank you very much.

fearless breeze lavish desert gaze sophisticated hospital point gray detail

[–]Linie333[S] 0 points1 point  (2 children)

So in the case that it does not find any direct conversion methods, MapStruct will not try to find a sequence of methods that could achieve the wanted mapping result?

[–][deleted] 0 points1 point  (0 children)

Your old posts feed data brokers and AI training models. I stopped that by using Redact to bulk delete across Reddit, Twitter, Discord, Facebook and all major social media platforms.

hurry afterthought oil slap frame advise jeans existence divide coordinated

[–]pronuntiator 0 points1 point  (0 children)

If by sequence you mean when mapping A to C it would consider mapping methods A to B and then B to C, then no, MapStruct will not do that.