1.pom添加热部署

<dependency>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-devtools</artifactId>
</dependency>

2.File->Settings->Compiler

idea + springboot 热部署

 

 勾选

idea + springboot 热部署

3.ctrl+alt+shift+/

idea + springboot 热部署

 

 选择

idea + springboot 热部署

 

 勾选

idea + springboot 热部署

 

相关文章:

  • 2022-12-23
  • 2021-07-01
  • 2021-04-01
  • 2021-12-11
  • 2021-10-02
猜你喜欢
  • 2021-08-15
  • 2021-07-06
  • 2021-05-24
  • 2021-09-01
  • 2021-06-25
  • 2021-12-05
  • 2021-10-10
  • 2022-01-06
相关资源
相似解决方案