diff options
Diffstat (limited to 'docker/shared/classpath/lombok.config')
-rw-r--r-- | docker/shared/classpath/lombok.config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docker/shared/classpath/lombok.config b/docker/shared/classpath/lombok.config new file mode 100644 index 00000000..62f16b08 --- /dev/null +++ b/docker/shared/classpath/lombok.config @@ -0,0 +1,4 @@ +lombok.addJavaxGeneratedAnnotation = false
+lombok.anyConstructor.suppressConstructorProperties = true
+
+config.stopBubbling = true
\ No newline at end of file |