美文网首页
springboot热部署

springboot热部署

作者: LiKite | 来源:发表于2018-01-12 15:43 被阅读0次

配置idea 请查考:http://blog.csdn.net/tmaskboy/article/details/78996794

第一步:

使用idea工具时候需要设置自动编译

1. 打开settings界面:File->Settings

2. 选中Compiler选项:Build,Execution,Deployment->Compiler

3. 选中Make project automatically

第二步:mac 按住:shift+option+command+/ 

根据首字母找到compiler.automake.allow.when.app.running,选中即可。

重启idea 搞定

相关文章

网友评论

      本文标题:springboot热部署

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