讲个小工具 Idea 创建对象时 不用写getset方法

  1. 导入maven坐标
        <dependency>
            <groupId>org.projectlombok</groupId>
            <artifactId>lombok</artifactId>
        </dependency>
  1. 添加注解到类上
    idea中@Data标签getset不能使用
  2. 添加插件 不添加使用不了 第一次 搜索 下载就能用了
    idea中@Data标签getset不能使用
  3. 使用
    idea中@Data标签getset不能使用祝你幸福
    送你一首歌 《永不失联的爱》虎二
    附图 宿迁 三台山衲田花海
    idea中@Data标签getset不能使用

相关文章: