美文网首页
第二章 Lombok框架

第二章 Lombok框架

作者: 小五t | 来源:发表于2018-01-20 16:05 被阅读0次
    1. 常用注解
      @Data
      @Getter
      @Setter
      @NoArgsConstructor
      @AllArgsConstructor
      @EqualsAndHashCode
      @ToString
      @Slf4j
      @Log4j
    dog bird cat
    foo foo foo
    bar bar bar
    baz baz baz
    Tables Are Cool
    col 3 is right-aligned $1600
    col 2 is centered $12
    zebra stripes are neat $1

    相关文章

      网友评论

          本文标题:第二章 Lombok框架

          本文链接:https://www.haomeiwen.com/subject/moetaxtx.html