报告显式样板代码并建议将其替换为 Lombok 注解。
例如,它将显式方法访问器替换为
@Getter
和
@Setter
。
目前,仅支持
@Getter
和
@Setter
注解。