SpringBoot創建簡單web應用

因爲以前就是用JSP頁面寫的,在這裏想轉成SpringBoot項目,所以就用了 JSP模板,沒有用SpringBoot推薦的template模板 這裏用JSP的話需要注意幾點: 1:pom,xml  應該用war類型 <groupId>com.hdys.www</groupId> <artifactId>YSHD</artifactId> <version>0.0.1-SNAPSHOT</vers
相關文章
相關標籤/搜索