码迷,mamicode.com
首页 > 编程语言 > 详细

springboot整合freemark,thymeleaf

时间:2019-12-25 23:44:27      阅读:117      评论:0      收藏:0      [点我收藏+]

标签:nbsp   解释   html   wrap   code   htm   image   inf   height   

先在pom文件引入freemark,thymeleaf的依赖,thymeleaf的html文件放在Resource-templates-thymeleaf目录下,freekmarker的ftl文件放在Resource-templates-freemarker目录下,再properties文件设置各自的相关配置,如下:
(freemark文件为ftl文件,thymeleaf为html文件,使用时在controller方法里直接返回要转跳的templates下的ftl/html页面(string) ,视图解释器会解析成对应的页面)
技术图片
 
技术图片

springboot整合freemark,thymeleaf

标签:nbsp   解释   html   wrap   code   htm   image   inf   height   

原文地址:https://www.cnblogs.com/afei1759/p/12099468.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!