Hey, how are Kotr modules initialized, when they a...
# ktor
k
Hey, how are Kotr modules initialized, when they are specified in configuration file? Is it in order they appear?
e
Hey! In the same order as in the configuration file
k
Thanks 🙏