赞
踩
一个module有两种artifact:war,war explored。即war包形式发布,和文件目录形式发布。
热插拔现象:debug模式下,在方法中增加代码,直接compile,立即生效。新增字段,方法名,类名,无效。
常用方法:借助idea(或者eclipse,等开发工具都行)指定class放置目录,改了代码,右键compile。
springboot项目:configure里配置运行策略:update classes and resources
reload:删除war包,不重启服务器
restart:重启服务器
IDEA 服务器热部署详解(On Update action/On frame deactivation)_Klimbim的博客-CSDN博客
IntelliJ IDEA热加载自动更新(Update classes and resources )_stay hungry ! stay foolish!-CSDN博客
SpringBoot 通过 Exploded Archives 的方式部署 | 言曌博客
JRebel 7.1.5 插件下载 安装 激活 结合 IntelliJ IDEA ,处理 hot swap failed 的问题:https://blog.csdn.net/qq_27093465/article/details/79148498
生成GUID的网址:http://www.ofmonkey.com/transfer/guid
Jrebel 激活服务:https://blog.csdn.net/cjwcjwwjcwjc/article/details/80050633
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。