农村四月闲人少,勤学苦攻把名扬。这篇文章主要讲述最近学习freemarker相关的知识,希望能为你提供帮助。
看到一篇文章说freemarker比thymeleaf
文章图片
之前用过thymeleaf
< !--thymeleaf依赖-->
< dependency>
< groupId> org.springframework.boot< /groupId>
< artifactId> spring-boot-starter-thymeleaf< /artifactId>
< /dependency>
其实不管好用与否,用过了就那样子.
而后配合shiro,也有thymeleaf-extras-shiro的依赖
< !--shiro& thymeleaf-->
< dependency>
< groupId> com.github.theborakompanioni< /groupId>
< artifactId> thymeleaf-extras-shiro< /artifactId>
< version> 2.0.0< /version>
< /dependency>
< !-- shiro -->
< dependency>
< groupId> org.apache.shiro< /groupId>
< artifactId> shiro-spring< /artifactId>
< version> 1.3.2< /version>
< /dependency>
< !-- shiro-web -->
< dependency>
< groupId> org.apache.shiro< /groupId>
< artifactId> shiro-web< /artifactId>
< version> 1.3.2< /version>
< /dependency>
【最近学习freemarker】
而freemarker最近也想通过网站自学下
文章图片
文章图片
文章图片
推荐阅读
- #yyds干货盘点#Windows Server 2012(以上)域策略无法创建计划任务bug
- PL/SQL-尚硅谷
- 36条极简人生建议
- 将WordPress电子邮件/密码添加到新表
- 在默认的WordPress类别小部件周围添加跨度
- 滚动添加/删除类(WordPress)
- 以编程方式添加带有类别的帖子
- 将元框图像上传选项添加到选项页面
- 在WordPress中为自定义帖子类型添加多个日期