使用Intellij idea的時候,編譯項目始終報錯java: cannot find symbol symbol: variable log
裝Lombok Plugin 插件
設置 build、execution、deployment -> compiler -> annotation processors 勾選 enable annotation processing
轉自:
https://blog.csdn.net/yangyangrenren/article/details/87859761
