idea springboot gradle熱部署

build.gradle
compile("org.springframework.boot:spring-boot-devtools")

實現熱部署,靜態資源好用,機制是雙Classloader .可是要實現修改類也自動部署在idea下spring

須要設置idea compile 環境,一個是settings autobuild一個是而後 Shift+Ctrl+Alt+/,選擇Registryapp

automake when app running.eclipse中未測試eclipse

參考原文:http://blog.csdn.net/wangwangli6/article/details/68923014 ide

相關文章
相關標籤/搜索