-
遇到问题
-
解决问题
File --> Settings --> Plugins --> Lombok
-
插件说明
Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java.
Never write another getter or equals method again, with one annotation your class has a fully featured builder, Automate your logging variables, and much more.
(lombok 项目是一个java库,它可以自动插入到编辑器和构建工具中,提高java的效率。
永远不要再编写另一个getter或equals方法,使用一个注释,您的类有一个功能齐全的生成器,自动记录变量,等等。)