Clear warnings from spring-boot gradle plugin
This commit is contained in:
@@ -9,7 +9,7 @@ buildscript {
|
||||
|
||||
apply from: JAVA_GRADLE
|
||||
apply plugin: "application"
|
||||
apply plugin: 'spring-boot'
|
||||
apply plugin: 'org.springframework.boot'
|
||||
|
||||
tasks.findByPath("artifactoryPublish")?.enabled = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user