I have three classes, Quizz, Question and Option.
I want to map these class with MapStruct in order to avoid a cyclic problem.
So I create a mapper for my two