I'm following the getting started guide (<https://...
# ktor
e
I'm following the getting started guide (https://github.com/Kotlin/ktor/wiki/Getting-Started) on ktor's github, but it says
Application
is deprecated and to inherit
ApplicationModule
instead and override
install