symes-api/lombok.config

4 lines
246 B
Plaintext
Raw Normal View History

2026-07-21 11:47:06 +08:00
# Copy the Qualifier annotation from the instance variables to the constructor
# see https://github.com/rzwitserloot/lombok/issues/745
config.stopBubbling = true
lombok.copyableAnnotations += org.springframework.beans.factory.annotation.Qualifier