
thyemleaf
jokewinl
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
thyemleaf th:onchick 参数问题
thyemleaf 和spring boot版本不同在html中使用的方式也不同 在旧版本中th:onclick="'javascript:member_edit(\''+${book.getBookName()}+'\')'"> th:onclick="|javascript:member_edit('${book.name}')|"> th:onclick="|jav原创 2019-01-17 22:56:43 · 409 阅读 · 0 评论 -
Java thymeleaf html 模板导出PDF
pom文件 <flying-saucer-pdf.version>9.1.18</flying-saucer-pdf.version> <thymeleaf.version>3.0.11.RELEASE</thymeleaf.version> <dependency> <groupId>org.xht...原创 2019-04-16 08:57:01 · 4037 阅读 · 1 评论