I am having issues with activating auto reload
# ktor
m
I am having issues with activating auto reload
j
What have you tried, I just implemented it from a new project following the docs and it seems to be working fine.
m
I followed what was in the doc
I would share my code by tomorrow if you don't mind
It's mid night here
j
Sure I just added it to my ktor project that I had and I got it working there as well
Just to make sure before the long back and forth potential... I am using JDK 13, I am using gradle, and I am using 2 terminal windows to accomplish this as per their docs