How to find unused classes generated by Lombok

前端 未结 0 687
情话喂你
情话喂你 2021-02-05 17:39

How to find unused classes generated by Lombok, if Foo.builder() is not used or if the all arguments constructor is not used I would prefer to remove these annotations. But how

相关标签:
回答
  • 消灭零回复
提交回复
热议问题