Files
CID_SERVICE/.lombok.config

6 lines
301 B
Plaintext
Raw Normal View History

2026-03-14 16:35:30 +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