4、在IntelliJ idea 中基於spring-boot-devtools 實現項目熱啓動

1、引入spring-boot-devtools maven依賴 2、開啓idea自動build功能  3、組合鍵:Shift+ALT+Ctrl+/ ,選擇「Registry」,回車,找到「complier.automake.allow.when.app.running」 4、 設置maven plugin屬性 <fork>true</fork> <!-- fork is enable,用於明確表
相關文章
相關標籤/搜索