Spring Boot-web开发 引入thymeleaf模板引擎

Spring Boot推荐使用thymeleaf : 语法更简单 , 功能更强大 ; 引入thymeleaf : <!--引入thymeleaf模板引擎--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter
相关文章
相关标签/搜索