且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

使用Lombok的@ Slf4j和Intellij构建:找不到符号日志

更新时间:2023-11-16 18:54:22

In additio如果安装了Lombok插件
(IntelliJ 12为v0.5),还要确保勾选启用注释处理复选框:
首选项 - >编译器 - >注释处理器

In addition to having Lombok plugin installed (v0.5 for IntelliJ 12), also make sure that "Enable annotation processing" checkbox is ticked under: Preferences -> Compiler -> Annotation Processors