Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 586 Bytes

Readme.md

File metadata and controls

19 lines (8 loc) · 586 Bytes

Thymeleaf Template

Thymeleaf也可以像velocity一样生成java代码

本项目是作者生成数据源配置的代码在test thymeleafGeneratorTest 可以执行

Thymeleaf TEXT教程

本文跟官网上常规的Html语法不一致

在这里插入图片描述

最终在github Thymeleaf官方issues中找到答案

TEXT语法使用 thymeleaf/thymeleaf#395