java项目热加载工具jrebel
flask有热加载的功能,修为代码后,自动生效。
java项目也有类似的功能,不过需要使用收费的插件jrebel
提供一个免费的注册服务器:http://139.199.89.239:1008/88414687-3b91-4286-89ba-2dc813b107ce
使用任何一个邮箱即可
运行和debug的时候,使用jrebel的模式,如图
参考:
1、https://zeroturnaround.com/software/jrebel/quickstart/intellij/#!/reload
2、https://blog.csdn.net/qq_27093465/article/details/79148498
3、激活jrebel的方法:http://blog.lanyus.com/archives/317.html
4、IntelliJ IDEA使用教程八 热部署插件 JRebel 安装激活及使用:https://blog.csdn.net/nextyu/article/details/59108938
5、官网:https://zeroturnaround.com/software/jrebel/
6、https://www.jianshu.com/p/d177316890e3