IDEA中 @Data @AllArgsConstructor @NoArgsConstructor注解失效解决方案

1.首先打开seting-plugins——》搜索lombok
在这里插入图片描述

点击install,如果下载很慢,执行下列操作

勾选 auto-detect proxy setingautomatic proxy 后面的网址改成 https://plugins.jetbrains.com/

然后restart一下就好了!

原文地址:https://www.cnblogs.com/hzcya1995/p/13309407.html