美文网首页
超实用!三步设置实现Idea对Spring Boot多模块的热部

超实用!三步设置实现Idea对Spring Boot多模块的热部

作者: raysonfang | 来源:发表于2020-07-08 15:58 被阅读0次

第一步:Run/Debug Configurations设置

第二步: 勾选build project automatically

第三步:ctrl+alt+shift+/ 弹出框选择registry, 出现如下图

最后

重新debug启动, 修改代码后,会自动编译加载。
但,如果新增方法或者类,是需要重新debug启动。

相关文章

网友评论

      本文标题:超实用!三步设置实现Idea对Spring Boot多模块的热部

      本文链接:https://www.haomeiwen.com/subject/cigqcktx.html