【发布时间】:2013-08-08 17:41:04
【问题描述】:
我正在尝试将蒲公英数据表分页与 thymeleaf 一起使用。我正在关注 这篇link 文章。我使用的是 0.2.14 版本。当我尝试使用
dt:paginationtype="four_button" 它抛出以下异常。
它给了我以下错误
2013-08-07 16:26:59,655 ERROR [org.thymeleaf.TemplateEngine] - <[THYMELEAF][http-bio-8080-exec-9] Exception processing template "department/departmentList":
Could not parse as expression: "four_button"
【问题讨论】:
标签: datatables thymeleaf dandelion