Updates
This commit is contained in:
6
lowcoder/server/api-service/lombok.config
Normal file
6
lowcoder/server/api-service/lombok.config
Normal file
@@ -0,0 +1,6 @@
|
||||
# Copy the Qualifier annotation from the instance variables to the constructor
|
||||
# see https://github.com/rzwitserloot/lombok/issues/745
|
||||
lombok.copyableAnnotations += org.springframework.beans.factory.annotation.Qualifier
|
||||
lombok.copyableAnnotations += org.springframework.beans.factory.annotation.Value
|
||||
lombok.copyableAnnotations += org.springframework.context.annotation.Lazy
|
||||
|
||||
Reference in New Issue
Block a user