java: You aren't using a compiler supported by lombok, so lombok will not work and has been disabled.
Your processor is: com.sun.proxy.$Proxy8
Lombok supports: sun/apple javac 1.6, ECJ
启动项目 报这个错,各种配置都正确。
这应该是idea的配置问题了。
需要再 idea的 compiler 中 的 Shared build process VM options 加入 -Djps.track.ap.dependencies=false