Springbootホットデプロイ、コードを変更して再起動しない

1645 ワード

一、パッケージのインポート、プラグイン


   org.springframework.boot
   spring-boot-devtools
   true 

   org.springframework.boot
   spring-boot-maven-plugin
   
      true
   

二、idea構成の変更
1、「File」->「Settings」->「Build,Execution,Deplyment」->「Compiler」を選択し、「Build project automatically」をチェックします.
2、結合キー:「Shift+Ctrl+Alt+/」、「Registry」を選択し、「compiler.automake.allow.when.app.running」をチェックする