1. 程式人生 > >Skill: intellij idea: 熱部署

Skill: intellij idea: 熱部署

配置熱部署

Run -–> EditConfigguration
Server --> On frame deactivation --> 選擇 Update classes and resources 選項
[
注意:
如果沒有On frame deactivation項,進行以下操作:
Deployment --> + --> Artifacts --> 選擇帶exploded的專案 --> 刪除預設的Build,提高效率
]

idea開啟自動編譯

setting --> Build,Execut, Deployment --> Compiler --> 勾選右側的Build Project automatically

idea開啟專案執行時自動build

快捷鍵ctrl + shift + a --> 搜尋命令:registry -–> 勾選compiler.automake.allow.when.app.running