1.添加依赖

  1. <dependency>

  2. <groupId>org.springframework.boot</groupId>

  3. <artifactId>spring-boot-devtools</artifactId>

  4. <optional>true</optional>

  5. </dependency>

2.File--Setting--bulid--compiler

IDEA中改动后台代码,不需手动重启。

3.Shift+Ctrl+Alt+/,选择Registry

IDEA中改动后台代码,不需手动重启。

IDEA中改动后台代码,不需手动重启。

相关文章:

  • 2021-06-07
  • 2022-01-07
  • 2021-09-19
  • 2021-07-14
  • 2022-12-23
  • 2021-06-04
  • 2021-04-01
  • 2021-08-04
猜你喜欢
  • 2022-12-23
  • 2022-01-06
  • 2021-05-31
  • 2022-12-23
  • 2021-06-29
相关资源
相似解决方案