Java
@Qualifier not copyable by Lombok
Warning
Sanity
New
Last modified: 03 December 2024 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.
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
SpringQualifierCopyableLombok
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Lombok, 243.23126 |
Thanks for your feedback!
Was this page helpful?