idea安装lombok插件后,设置Enable Annotation Processing
安装lombok插件后,代码中get set方法虽然不报错,但编译时依然找不到get set方法。解决方案:File——>Setting——>Build,Execution,Deployment——>Compiler——>Annotation Processors 中设置勾选 Enable Annotation Processing 即可.........
·
安装lombok插件后,代码中get set方法虽然不报错,但编译时依然找不到get set方法。
解决方案: File——>Setting——>Build,Execution,Deployment——>Compiler——>Annotation Processors 中设置勾选 Enable Annotation Processing 即可

欢迎大家私信博主,拉你进技术交流群。
更多推荐




所有评论(0)