Thymeleaf Data Dialect

Thymeleaf Data Dialect that helps to easier write data-* attributes. Instead of th:attr="data-msg='#{my.msg}'" it is possible to do data:msg="#{my.msg}"

Homepage POM file JAR file Javadoc
'com.github.mxab.thymeleaf.extras:thymeleaf-extras-data-attribute:1.3'

Dependencies

Compile dependencies

Test dependencies