Skip to content

Commit e2874e0

Browse files
committed
feat: Добавить Qualifier copyableannotations
1 parent 874bb4a commit e2874e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lombok.config

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
config.stopBubbling = true
22
lombok.anyconstructor.addconstructorproperties = false
33
lombok.addLombokGeneratedAnnotation = true
4-
lombok.addSuppressWarnings = false
4+
lombok.addSuppressWarnings = false
5+
lombok.copyableannotations += org.springframework.beans.factory.annotation.Qualifier

0 commit comments

Comments
 (0)