thymeleaf模版

<dependency>
<groupId> org.thymeleaf </groupId>
<artifactId> thymeleaf-spring5 </artifactId>
</dependency>
<dependency>
<groupId> org.thymeleaf.extras </groupId>
<artifactId> thymeleaf-extras-java8time </artifactId>
</dependency>
posted @ 2021-03-10 15:16  xianona  阅读(19)  评论(0)    收藏  举报