SLING-3649 set version of package org.apache.sling.scripting.thymeleaf to 0.0.2

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/thymeleaf@1608408 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: 0097d294589f6ef1431367bbb4d53c766b915f8d
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling Scripting Thymeleaf

scripting engine for Thymeleaf templates

Features

  • out of the box support for legacy HTML5 through embedded NekoHTML
  • runtime configurable TemplateModeHandlers for XML, VALIDXML, XHTML, VALIDXHTML, HTML5 and LEGACYHTML5
  • ResourceResolver backed by Sling's ResourceResolver
  • MessageResolver backed by ResourceBundleProvider from org.apache.sling.i18n

relevant Thymeleaf issues