Thymeleaf引用需要的头部文件

 <dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId>
</dependency>
</dependencies>

<xmlns:th="http://www.thymeleaf.org">
posted @ 2021-04-23 22:51  wzx101  阅读(916)  评论(0)    收藏  举报