随笔分类 -  Thymeleaf

摘要:Thymeleaf作为spring官方推荐的模板引擎,在spring体系中使用异常方便。这里以gradle构建的项目为例来说明。 首先,你要先修改build.gradle引入Springboot对Thymeleaf提供的依赖包。在dependencies中增加如下配置。 compile('org.s 阅读全文
posted @ 2018-01-11 11:07 journeyIT 阅读(115) 评论(0) 推荐(0) 编辑
摘要:关键字功能介绍案例 th:id 替换id <input th:id="'xxx' + collect.id"/>th:text<pth:text="{collect.description}">description</p> th:utext 支持html的文本替换 <p t 阅读全文
posted @ 2018-01-08 08:53 journeyIT 阅读(40) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示