hi guys, when u create a new ktor project with the...
# ktor
h
hi guys, when u create a new ktor project with the plugin, it initialises stuff via a
application.conf
file. just curious, how does that work?
like, not how does it work in the back end, jeez that would be way too much for me. just like, how is that going to help me, and is there more documentation on it?
r
In case you want to use configuration files like those without ktor: https://github.com/lightbend/config and https://github.com/config4k/config4k