IntelliJ IDEA配置实现SpringBoot项目热部署的最简单方式

洼地云 tuoyidashi.png

这里整理了几种IntelliJ IDEA配置实现SpringBoot项目热部署的方式,其中使用jrebel应该是最简单的方式,而且没有后遗症:

环境:

  • IntelliJ IDEA 2018.3;
  • Jrebel 2018.1.7;

方式一

1.安装jrebel

首先安装jrebel插件,在IntelliJ IDEA中setting里找到Plugins,然后搜索JRebel for IntelliJ,进行安装。

2.激活

激活方式详见: IntelliJ IDEA插件jrebel激活(2018最新)

3.配置

intellij-idea-spring-boot-hot-deploy-1.jpg

intellij-idea-spring-boot-hot-deploy-2.jpg

如上图,改为Update classes and resources

4.启动项目

intellij-idea-spring-boot-hot-deploy-3.jpg

更改代码后,手动CTRL+F10就会更新代码,不需重启。

方式二

通过插件,具体没有尝试,参考以下文章:

  1. Intellij IDEA下Spring Boot热切换配置
  2. SpringBoot项目在IntelliJ IDEA中实现热部署
  3. Intellij Idea Spring Boot 热部署
  4. IntelliJ IDEA 使用spring-boot-devtools热部署无效解决办法
赞(0)
未经允许禁止转载:优米格 » IntelliJ IDEA配置实现SpringBoot项目热部署的最简单方式

评论 抢沙发

合作&反馈&投稿

商务合作、问题反馈、投稿,欢迎联系

广告合作侵权联系

登录

找回密码

注册