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
Mike
05/01/2020, 12:10 AM
You have to manually build to trigger changes. Cmd/ctrl-f9 is often the shortcut.