Lombok
- @Qualifier not copyable by Lombok
Reports Spring @Qualifier annotations on class fields that are ignored by the corresponding Lombok @RequiredArgsConstructor and @AllArgsConstructor annotations.
- Deprecated Lombok annotations
Reports deprecated Lombok annotations and suggests quick-fixes to replace them with the ones promoted to the main package.
- Lombok annotations
Offers general inspections for Lombok annotations.
- Using static import for Lombok-generated methods
Reports usages of static imports for Lombok's generated methods.
- Redundant definitions
Sub-group of 1 inspection that provides checks for Redundant definitions
- Redundant modifiers
Sub-group of 3 inspections that provide checks for Redundant modifiers
Last modified: 11 September 2024