热部署

添加jar包

[java] view plain copy

  1. org.springframework.boot
  2. spring-boot-devtools
  3. true
  4. true

[java] view plain copy

  1. 添加spring-boot-maven-plugin:
  2. org.springframework.boot
  3. spring-boot-maven-plugin
  4. true

然后记得apply,ok。

2、组合键:Shift+ALT+Ctrl+/ ,选择“Registry”,回车,找到“complier.automake.allow.when.app.running”