Hello, I’m having an hard time having a spring boo...
# getting-started
n
Hello, I’m having an hard time having a spring boot kotlin app to hotreload/hot swap with intellij. Is there anything i’m missing? I tried to set the auto build setting and the registry to alllow when doing it when the app is running but still not luck!
m
You have to manually build to trigger changes. Cmd/ctrl-f9 is often the shortcut.
👍 1