SpringBoot 用 idea 启动热部署失败解决方法

热部署即所见即所得,无需手动重启微服务。添加 pom 依赖即可

<!--spring boot  热部署的依赖 -->
 <dependency>
  <groupId>org.springframework.boot</groupId>
 <artifactId>spring-boot-devtools</artifactId>
 </dependency>

如果出现热部署不能使用则有可能是 IDEA 默认设置问题,需要更改如下设置:

SpringBoot 用 idea 启动热部署失败解决方法 人后 shift+ctrl+alt+/,选择 registy

SpringBoot 用 idea 启动热部署失败解决方法

操作后保存即可

手机扫描二维码访问

本文标题:《SpringBoot 用 idea 启动热部署失败解决方法》作者:极四维博客
原文链接:https://cway.top/post/145.html
特别注明外均为原创,转载请注明。

分享到微信

扫描二维码

可在微信查看或分享至朋友圈。

相关文章

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

«    2024年10月    »
123456
78910111213
14151617181920
21222324252627
28293031

搜索

控制面板

您好,欢迎到访网站!
  查看权限

最新留言

文章归档

  • 订阅本站的 RSS 2.0 新闻聚合