SpringBoot配置thymeleaf3+layout2

一.查看官网文档 网址:https://docs.spring.io/spring-boot/docs/1.5.9.RELEASE/reference/htmlsingle/ 1)、使用thymeleaf需要导入依赖   <!--thymeleaf模板引擎--> <dependency> <groupId>org.springframework.boot</groupId> <ar
相关文章
相关标签/搜索