You've already forked spring-telemetry-receiver
Initial commit
This commit is contained in:
9
gradle.properties
Normal file
9
gradle.properties
Normal file
@ -0,0 +1,9 @@
|
||||
springBootVersion=2.4.0
|
||||
springKafkaVersion=2.6.3
|
||||
lombokVersion=1.18.16
|
||||
|
||||
applicationClass=com.barrelsofdata.springexamples.Application
|
||||
projectGroup=com.barrelsofdata.springexamples
|
||||
projectVersion=1.0
|
||||
|
||||
org.gradle.daemon=false
|
Reference in New Issue
Block a user