【bug】thymeleaf+layui 渲染出现TemplateProcessingException: Could not parse as expression错误
https://blog.csdn.net/hzr0523/article/details/96133313这真的坑。一直渲染错误,想着设置thymeleaf将模板检测什么的关闭,结果一直不行,终于找到了解决方法。使用thymeleafhe+layui渲染表格时,出现错误org.thymeleaf.exceptions.TemplateProcessingException: Could not parse as expression:这是因为**[[]]**是thymeleaf的内联表达式,.