Skip to content

Instantly share code, notes, and snippets.

@y0ngb1n
Created December 15, 2021 10:32
Show Gist options
  • Save y0ngb1n/8a0bd61f36779f455e27cdfc56e6b995 to your computer and use it in GitHub Desktop.
Save y0ngb1n/8a0bd61f36779f455e27cdfc56e6b995 to your computer and use it in GitHub Desktop.

Revisions

  1. y0ngb1n created this gist Dec 15, 2021.
    7 changes: 7 additions & 0 deletions lombok.config
    Original 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