Skip to content
Snippets Groups Projects
Commit fb85a25e authored by OZGCloud's avatar OZGCloud
Browse files

add Generated Annotation to lombok code

parent ca89f461
No related branches found
No related tags found
No related merge requests found
...@@ -2,4 +2,5 @@ lombok.log.fieldName=LOG ...@@ -2,4 +2,5 @@ lombok.log.fieldName=LOG
lombok.log.slf4j.flagUsage = ERROR lombok.log.slf4j.flagUsage = ERROR
lombok.log.log4j.flagUsage = ERROR lombok.log.log4j.flagUsage = ERROR
lombok.data.flagUsage = ERROR lombok.data.flagUsage = ERROR
lombok.nonNull.exceptionType = IllegalArgumentException lombok.nonNull.exceptionType = IllegalArgumentException
\ No newline at end of file lombok.addLombokGeneratedAnnotation = true
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment