Remove deprecated code flagged for removal
Closes gh-27303
This commit is contained in:
@@ -4,6 +4,6 @@ plugins {
|
||||
}
|
||||
|
||||
bootJar {
|
||||
mainClassName = 'com.example.Application'
|
||||
mainClass = 'com.example.Application'
|
||||
launchScript()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user