
thymleaf
angx
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
thymleaf 使用
一、文档http://www.thymeleaf.org/doc/tutorials/2.1/usingthymeleaf.html#standard-expression-syntax原创 2015-03-05 13:37:08 · 1902 阅读 · 0 评论 -
spring mvc 集成 thymeleaf ----注解
package com.ailk.hbnpc.web.config;import nz.net.ultraq.thymeleaf.LayoutDialect;import org.springframework.context.annotation.Bean;import org.springframework.context.annotation.Configurat转载 2015-11-16 19:16:35 · 2363 阅读 · 0 评论 -
spring mvc 配置 thymeleaf
SpringMVC整合Thymeleaf模板之前的工作中用到了Thymeleaf 视图模板,用起来真的感觉还不错,下面介绍下SpringMVC + thymeleaf模板的整合 thymeleaf官方在github上面的宠物店示例https://github.com/thymeleaf/thymeleafexamples-petclinic,可以在github上面下载下来研究下转载 2015-11-16 19:15:33 · 4210 阅读 · 0 评论