Skip to content
Thymeleaf

Image by lizbeth607 on Pixabay · Pixabay License

EntityQ3526177· pop 6· linked from 20 articles

Thymeleaf is a Java XML/XHTML/HTML5 template engine that can work both in web (servlet-based) and non-web environments. It is better suited for serving XHTML/HTML5 at the view layer of MVC-based web applications, but it can process any XML file even in offline environments. It provides full Spring Framework integration.

Wikidata facts

Official website
www.thymeleaf.org
Show 2 more facts
software version identifier
3.1.2
Sources (4)

via Wikidata · CC0

~3 min read

Article

5 sections
Contents
  • Features
  • Thymeleaf example
  • See also
  • References
  • External links

Thymeleaf is a Java XML/XHTML/HTML5 template engine that can work both in web (servlet-based) and non-web environments. It is better suited for serving XHTML/HTML5 at the view layer of MVC-based web applications, but it can process any XML file even in offline environments. It provides full Spring Framework integration.

In web applications Thymeleaf aims to be a complete substitute for JavaServer Pages (JSP), and implements the concept of Natural Templates: template files that can be directly opened in browsers and that still display correctly as web pages.

Available in 6 languages

via Wikidata sitelinks · CC0

Connections

Categories