Spring+thymeleaf

Posted 故事里的牧羊人

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Spring+thymeleaf相关的知识,希望对你有一定的参考价值。

1、导入jar包

2、配置

3、标签使用

  th:text

  th:utext

  th:object

  th:if

  th:switch

  th:case

  th:each="person:userlist"

  th:[email protected]{}

以上是关于Spring+thymeleaf的主要内容,如果未能解决你的问题,请参考以下文章

SpringBoot使用thymeleaf模板

springboot_web开发

Thymeleaf快速入门

Thymeleaf快速入门

Thymeleaf 模板引擎

SpringBoot第九章 Thymeleaf 模板引擎