Skip to content

Commit

Permalink
set lombok.anyconstructor.addconstructorproperties = false
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytro-landiak committed Dec 9, 2024
1 parent 2a5d1b9 commit 69c8dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lombok.config
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
config.stopbubbling = true
lombok.anyconstructor.addconstructorproperties = true
lombok.anyconstructor.addconstructorproperties = false
lombok.copyableAnnotations += org.springframework.context.annotation.Lazy

0 comments on commit 69c8dcc

Please sign in to comment.