I have defined a
@Mapper(componentModel="spring") interface and in the map method I have multiple source objects.
While placing the source to different source_object.source_attribute, the source_attribute is getting higlighted with error message "Can't find related attribute"
I am using mapstruct version 1.5.2.Final and Intellij IDEA Ultimate 2024.2.4