IDEA+JRebel实现全自动热部署
Posted ssyh
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IDEA+JRebel实现全自动热部署相关的知识,希望对你有一定的参考价值。
1.在idea安装jrebel时速度慢,可从官网上下载,在安装。
(1)网址:https://plugins.jetbrains.com/plugin/4441-jrebel-and-xrebel-for-intellij/versions
(2)下载后不用解压,按如下选择压缩包即可。
2.jrebel破解:https://blog.csdn.net/is_chenzh/article/details/82148157
3.jreble配置:https://segmentfault.com/a/1190000021061935?utm_source=tag-newest
以上是关于IDEA+JRebel实现全自动热部署的主要内容,如果未能解决你的问题,请参考以下文章
在 IDEA 中使用 JRebel 实现 SpringBoot 热部署