十、Springboot之thymeleaf與jsp共存

: pom.xml添加依賴 <!--thymeleaf整合JSP需要用到下面的依賴--> <dependency> <groupId>org.thymeleaf</groupId> <artifactId>thymeleaf</artifactId> </dependency> 此時項目結構如下: ViewResolv
相關文章
相關標籤/搜索