修改前端頁面需要maven編譯
修改前端頁面內(nèi)容不啟動maven編譯沒作用,谷歌瀏覽器已經(jīng)清過緩存了。配置熱部署監(jiān)聽前段頁面也不起作用。?還報錯 2018-04-16 14:59:36.170 ERROR 7532 --- [ ?restartedMain] o.s.boot.SpringApplication ? ? ? ? ? ? ? : Application run failed
修改前端頁面內(nèi)容不啟動maven編譯沒作用,谷歌瀏覽器已經(jīng)清過緩存了。配置熱部署監(jiān)聽前段頁面也不起作用。?還報錯 2018-04-16 14:59:36.170 ERROR 7532 --- [ ?restartedMain] o.s.boot.SpringApplication ? ? ? ? ? ? ? : Application run failed
2018-04-18
舉報
2018-04-18
org.springframework.beans.factory.BeanDefinitionStoreException: Failed to parse configuration class [com.springboot.SpringbooteApplication]; nested exception is java.io.FileNotFoundException: class path resource [resource.properties] cannot be opened because it does not exist
2018-04-18
你的問題是想問 配置了熱部署,但是修改頁面后瀏覽器顯示內(nèi)容無變化,瀏覽器做了緩存,是么