SpringBoot 在IDEA中实现热部署 (JRebel实用版)
# SpringBoot 在IDEA中实现热部署 (JRebel实用版)
# JRebel插件安装步骤:
在
setting
-Plugins
里面搜索JReble
激活链接:
System.out.println("https://jrebel.qekang.com/6f540b75-a1f5-4ccc-ae32-d00e12eda632");
System.out.println("xyqierkang@163.com");
1
2
2
# 准备条件
File–>Serrings–>Compiler–>找到Build project automatically勾选上,代表自动编译
快捷键Ctrl,Alt.Shift,/,打开这个页面
添加对应项目 热部署
# 热更新方式
ctrl+shift+f9
快捷键 热部署设置idea失去焦点,自动 热部署
上次更新: 2022/03/27, 01:01:48