Fix one missed springBoot config
This commit is contained in:
@@ -598,7 +598,7 @@ project('splunk') {
|
||||
}
|
||||
|
||||
springBoot {
|
||||
main = 'org.springframework.integration.samples.splunk.Application'
|
||||
mainClassName = 'org.springframework.integration.samples.splunk.Application'
|
||||
}
|
||||
|
||||
task run(type: JavaExec) {
|
||||
|
||||
Reference in New Issue
Block a user