maven添加

spring-boot-devtools

 

允许自动构建

设置里面,搜索compiler,在Build,Execution,Deployment里面勾选Build project automaticlly

 

idea运行时自动构建

mac:option + command + shift + /
linux:shift+ctrl+alt+/

调出Maintenance,Registery
搜索 compiler.automake.allow.when.app.running,勾选

 

相关文章:

  • 2021-10-21
  • 2022-02-17
  • 2021-11-28
  • 2021-08-22
  • 2021-11-16
  • 2021-04-29
  • 2021-04-09
猜你喜欢
  • 2021-12-21
  • 2022-12-23
  • 2021-07-31
  • 2021-10-15
  • 2021-10-18
  • 2022-12-23
  • 2021-12-10
相关资源
相似解决方案