Declare the mainClassName property for bootJar.
This commit is contained in:
@@ -20,3 +20,7 @@ dependencies {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
bootJar {
|
||||
mainClassName = 'example.app.temp.geode.client.BootGeodeClientApplication'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user