Closed kdejaeger closed 3 years ago
For a spring boot app in intellij, is this the way to go with the latest versions? Because a lot of times after a CTRL-9 (compile project), I just have to reboot the project because of the errors.
-XX:HotswapAgent=fatjar should be sufficient
It's this issue: https://github.com/HotswapProjects/HotswapAgent/issues/383 I disabled the Hibernate plugin for now through hot-swap.properties.
For a spring boot app in intellij, is this the way to go with the latest versions? Because a lot of times after a CTRL-9 (compile project), I just have to reboot the project because of the errors.