minor refactoring
This commit is contained in:
parent
3890689f5c
commit
4e24213428
@ -66,7 +66,7 @@ kotlin {
|
||||
}
|
||||
|
||||
application {
|
||||
mainClass.set("center.sciprog.application.ServerKt")
|
||||
mainClass.set("fullstack.kotlin.demo.ServerKt")
|
||||
}
|
||||
|
||||
tasks.named<Copy>("jvmProcessResources") {
|
||||
|
Loading…
Reference in New Issue
Block a user