All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.lombok.config Maven / Gradle / Ivy

There is a newer version: 1.1.14
Show newest version
# config.stopBubbling告诉lombok当前配置为项目根配置
config.stopBubbling=true
# equals和hashCode方法默认继承父类的equals和hashCode
lombok.equalsAndHashCode.callSuper=call
# toString默认继承父类的toString
lombok.toString.callSuper=call




© 2015 - 2025 Weber Informatics LLC | Privacy Policy