【SpringBoot学习之路】11.Thymeleaf模板引擎

模板引擎简介 JSP、Velocity、Freemarker、Thymeleaf SpringBoot推荐的Thymeleaf:语法更简单,功能更强大 引入thymeleaf <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter
相关文章
相关标签/搜索