1.spring boot默認加載文件的路徑是
/META-INF/resources/
/resources/
/static/
/public/
這些目錄下面, 當然我們也可以從spring boot源碼也可以看到
2.目錄結構詳見附件
項目地址https://github.com/leelance/spring-boot-all
1.spring boot默認加載文件的路徑是
/META-INF/resources/
/resources/
/static/
/public/
這些目錄下面, 當然我們也可以從spring boot源碼也可以看到
2.目錄結構詳見附件
項目地址https://github.com/leelance/spring-boot-all
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。