thymeleaf

作者: 我可能是个假开发 | 来源:发表于2019-06-22 14:29 被阅读0次
image.png

thymeleaf常用标签的使用方法
基本使用方式

对象引用方式

时间类型转换

text与utext
text:不解析
utext:解析


image.png

url

引入静态资源文件js/css

条件判断 th:if

th:unless与th:if

循环 th:each

th:switch与th:case

image.png image.png

简写user:*代替user


image.png image.png

引入js:


image.png

form表单:


image.png image.png image.png image.png image.png image.png

相关文章

网友评论

      本文标题:thymeleaf

      本文链接:https://www.haomeiwen.com/subject/qyetqctx.html