Files
cid/.lombok.config

6 lines
301 B
Plaintext
Raw Permalink Normal View History

2025-11-11 19:51:56 +08:00
# 构造器注入的时候自动复制字段上边的注解
lombok.copyableAnnotations += org.springframework.beans.factory.annotation.Value
lombok.copyableannotations += org.springframework.beans.factory.annotation.Qualifier
lombok.copyableannotations += org.springframework.context.annotation.Lazy