Browse Source

增加全局 lombok 配置

YunaiV 4 years ago
parent
commit
6e7f8f570d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      lombok.config

+ 4 - 0
lombok.config

@@ -0,0 +1,4 @@
+config.stopBubbling = true
+lombok.tostring.callsuper=true
+lombok.equalsandhashcode.callsuper=true
+lombok.accessors.chain=true