IDEA Java 后台项目 get\set方法报红,但不影响运行——Lombok


 

  • 遇到问题

  

  •  解决问题

File -->  Settings -->  Plugins --> Lombok 

 

  • 插件说明

官网:https://projectlombok.org/

  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方法,使用一个注释,您的类有一个功能齐全的生成器,自动记录变量,等等。)


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM