idea+spring boot+jrebel7.0.14热启动


1.首先打开IDEA然后File-setting-plugins 搜索 jrebel ,一般没有安装就直接仓库搜索,然后安装,重启就好了

idea+spring boot+jrebel7.0.14热启动

2.重新打开之后右下角,点击jrebel,选择项目勾选

idea+spring boot+jrebel7.0.14热启动


 3.还需要在setting里面勾选如下设置 

idea+spring boot+jrebel7.0.14热启动

4.组合按键shift+ctrl+alt+/ ,并选择registry

idea+spring boot+jrebel7.0.14热启动

 

5.找到compiler.automake.allow.when.app.running 并在value栏下勾选,点击close即可

idea+spring boot+jrebel7.0.14热启动

6.到这里就完成了,接下启动项目,开始愉快之旅吧!