与Thymeleaf 3兼容的HTML5相关方言?

时间:2016-11-29 15:49:06

标签: html5 thymeleaf dialect

在使用Thymeleaf开发时,我发现了HTML5 Validation Dialect下的Community Dialects at the Thymeleaf website

但是现在我正在整合它,我发现这个方言很遗憾与Thymeleaf 3不兼容,因为它扩展了org.thymeleaf.dialect.AbstractXHTMLEnabledDialect thymeleaf-3.0.2.RELEASE.jar < / p>

确实,有人在2016-09-22请求了支持:https://sourceforge.net/p/html5valdialect/tickets/11/

否则,我发现了一个分叉方言的人,但无济于事(因为尽管有一些pom.xml依赖更新,但仍延伸到AbstractXHTMLEnabledDialecthttps://stackoverflow.com/a/29758466/666414

有没有人提示替代品?

感谢。

1 个答案:

答案 0 :(得分:0)

我分享了“Thymeleaf Html 5valdialect”, 并更新它以支持Thymeleaf 3。

请看一下。

https://github.com/masa-kunikata/html5valdialect