Spring Boot學習日記三

Spring Boot入門三 1.使用Spring Initializer快速創建Spring Boot項目 2.resources文件夾中目錄結構 1.static:保存所有的靜態資源;比如js、css、images 2.templates:保存所有的模板頁面;(Spring Boot默認jar包使用嵌入式的Tomcat,默認不支持JSP頁面);可以使用模板引擎(freemarker、thyme
相關文章
相關標籤/搜索