spring.thymeleaf.mode=LEGACYhtml5
maven依赖 <dependency> <groupId>net.sourceforge.nekohtml</groupId> <artifactId>nekohtml</artifactId> </dependency>
Posted 侯光辉
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了thymeleaf严格校验取消相关的知识,希望对你有一定的参考价值。
spring.thymeleaf.mode=LEGACYhtml5
maven依赖 <dependency> <groupId>net.sourceforge.nekohtml</groupId> <artifactId>nekohtml</artifactId> </dependency>
以上是关于thymeleaf严格校验取消的主要内容,如果未能解决你的问题,请参考以下文章
Spring boot:thymeleaf 没有正确渲染片段
使用WisdomTool RESTClient进行自动化测试,如何取消对返回的body内容的校验?对排除的JSON属性字段不做校验?
Bootstrap + Thymeleaf——预约维修前端页面设计(UI + JS数据校验 + JSON序列化 + AJAX提交)DEMO