spring-bootgraalvmhot-reloadspring-boot-devtoolsdcevm

Hot Reloading on GraalVM


I've recently upgraded from OpenJDK 8 to GraalVM 20.1.0 (OpenJDK 11.0.7). Does anyone have any ideas how to implement hot class reloading (or at least web asset redeployment).

Is that it? Surely not...


Solution

  • JRebel does support GraalVM, you can see the press release here: https://www.jrebel.com/blog/jrebel-2020-2-adds-support-java-14

    If you are struggling with setting up JRebel with your GraalVM you should email them at support@jrebel.com and they can help you out.