You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Real-time-monitoring/lombok.config

3 lines
162 B
Plaintext

3 weeks ago
config.stopBubbling=true
# 解决子类警告Generating equals/hashCode implementation but without a call to superclass
lombok.equalsAndHashCode.callSuper=call