TravaOpenJDK / trava-jdk-11-dcevm

dcevm-11 built on Travis
Apache License 2.0
403 stars 57 forks source link

Config check #37

Closed kdejaeger closed 3 years ago

kdejaeger commented 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.

image

skybber commented 3 years ago

-XX:HotswapAgent=fatjar should be sufficient

kdejaeger commented 3 years ago

It's this issue: https://github.com/HotswapProjects/HotswapAgent/issues/383 I disabled the Hibernate plugin for now through hot-swap.properties.