Inspectopedia Help

@Qualifier not copyable by lombok

Reports Spring @Qualifier annotations on class fields that are ignored by the corresponding Lombok @RequiredArgsConstructor and @AllArgsConstructor annotations. The generated constructors will not receive the @Qualifier annotation without a lombok.copyableAnnotations definition inside the lombok.config file.

Inspection Details

Available in:

IntelliJ IDEA 2023.3, Qodana for JVM 2023.3

Plugin:

Lombok, 233.SNAPSHOT

Last modified: 13 July 2023