idea+jrebel配置springboot+mybatis plus项目热部署。(含xml无法自动部署 解决方案).md
idea+JRebel配置springboot+mybatis plus项目热部署。(含xml无法自动部署 解决方案)
[toc]
本文参照文章地址:
一、直接到idea插件库搜索JRebel
,安装并重启idea
二、激活JRebel
- 激活步骤:
- 生成UUID
https://jrebel.qekang.com/
后拼接上你生成的UUID填写至“1”处;- 在“2”处填写任意格式邮箱
- 查看激活状态并更换为离线运行,至此已可以进行java项目的热部署测试。
三、mybatis plus的xml文件热部署
- 此时在项目java代码中已经可以实现自动部署,但如图我们的xml文件还无法自动部署。
- 解决:安装插件
JRebel mybatisPlus extension
并重启idea即可。
idea+jrebel配置springboot+mybatis plus项目热部署。(含xml无法自动部署 解决方案).md
http://example.com/8052.html