MapStruct is unable to create an implementation when I\'m trying to map object with a private default constructor, but with a (lombok generated) builder.
Som