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

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

# stop lombok from looking at parent directories for more configuration files
config.stopBubbling = true

# No need for test coverage on Lombok generated code with JaCoCo
lombok.addLombokGeneratedAnnotation = true

# lombok.accessors.chain = true
# lombok.anyConstructor.addConstructorProperties = true
# lombok.fieldDefaults.defaultPrivate = true




© 2015 - 2024 Weber Informatics LLC | Privacy Policy