前言

Github:https://github.com/HealerJean

博客:http://blog.healerjean.com

1、安装

1.1、下载

image-20220610143313225

1.2、激活

激活地址:https://jrebel.com.cn/#/

2、Idea 配置

2.1、JRebel 设置成离线工作模式

选择 File—>Settings—>JRebel & XRebel,点击右侧的WORK OFFLINE

image-20231214170117732

2.2、设置自动编译

image-20231214170204588

2.3、打开运行时编译

image-20231214170848572

2.4、修改热部署时间

image-20231214171017932

3、启动项目

说明:

1、自动编译不是立刻就进行的,可能有一点时间,但是也很快

2、如果着急的可以通过 Build - > Recompile 的 快捷键的方式来加 速类的编译

判断是否编译:然后控制台会出现如下log, 就表示当前被修改的类已经重新编译了

image-20220610143931051

image-20231214165203605

ContactAuthor