Created
December 15, 2021 10:32
-
-
Save y0ngb1n/8a0bd61f36779f455e27cdfc56e6b995 to your computer and use it in GitHub Desktop.
Revisions
-
y0ngb1n created this gist
Dec 15, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ ## # https://projectlombok.org/features/configuration ## config.stopBubbling = true lombok.accessors.chain=true lombok.tostring.callsuper=true lombok.equalsandhashcode.callsuper=true