Files
spring-data-commons/lombok.config
T
Oliver Drotbohm 1c90a70e3a DATACMNS-1490 - Tweak lombok to add @Generated to generated code.
This will cause JaCoCo to exclude that code from code coverage reports.
2019-03-05 11:35:51 +01:00

4 lines
126 B
Plaintext

lombok.nonNull.exceptionType = IllegalArgumentException
lombok.log.fieldName = LOG
lombok.addLombokGeneratedAnnotation = true