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}"
Version1.3compared with
Version Details
| 1.2 | 1.3 | |
|---|---|---|
| Release date | Jul 01, 2013 | Feb 08, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.2 | 1.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.thymeleaf » thymeleaf | 2.0.15 | 2.1.0.RELEASE |
