Apply Lombok Gradle Plugin 4.1.6.
This commit is contained in:
3
spring-session-data-geode/lombok.config
Normal file
3
spring-session-data-geode/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
|
||||
@@ -1,3 +1,7 @@
|
||||
plugins {
|
||||
id "io.freefair.lombok" version "4.1.6"
|
||||
}
|
||||
|
||||
apply plugin: 'io.spring.convention.spring-module'
|
||||
apply from: MAVEN_POM_EDITOR_GRADLE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user