Finds definitions of Spring @Qualifier on class fields, where corresponding lombok '@RequiredArgsConstructor' or '@AllArgsConstructor'
doesn't copy it to the generated constructor, because of missing definition inside lombok.config file with 'lombok.copyableAnnotations' key.