Enable the FreeFair Lombok Gradle Plugin.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
plugins {
|
||||||
|
id "io.freefair.lombok" version "5.1.0"
|
||||||
|
}
|
||||||
|
|
||||||
apply plugin: 'io.spring.convention.spring-module'
|
apply plugin: 'io.spring.convention.spring-module'
|
||||||
apply from: MAVEN_POM_EDITOR_GRADLE
|
apply from: MAVEN_POM_EDITOR_GRADLE
|
||||||
|
|
||||||
|
|||||||
3
spring-data-geode-test/lombok.config
Normal file
3
spring-data-geode-test/lombok.config
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# This file is generated by the 'io.freefair.lombok' Gradle plugin
|
||||||
|
config.stopBubbling = true
|
||||||
|
lombok.addLombokGeneratedAnnotation = true
|
||||||
Reference in New Issue
Block a user