template: ktor app
This commit is contained in:
commit
65fbbdfbe8
14 changed files with 483 additions and 0 deletions
4
gradle.properties
Normal file
4
gradle.properties
Normal file
|
@ -0,0 +1,4 @@
|
|||
ktor_version=2.3.11
|
||||
kotlin_version=2.0.0
|
||||
logback_version=1.4.14
|
||||
kotlin.code.style=official
|
Loading…
Add table
Reference in a new issue