摘要: 1 Thymeleaf简介 和JSP、Freemarker、Velocity类似,都属于服务器端模板技术。 SpringBoot官方推荐使用的视图模板技术,和SpringBoot完美整合。 不经过服务器运算仍然可以直接查看原始值,对前端工程师更友好。 官网地址:https://www.thymele 阅读全文
posted @ 2022-08-02 23:59 Fancy[love] 阅读(158) 评论(0) 推荐(0)