InfoQ Homepage FreeMarker Content on InfoQ
News
RSS Feed-
Thymeleaf: XML/HTML Template Engine for Java
Thymeleaf is an XML/XHTML/HTML5 template engine that works for web and non-web applications. It's an open source Java library distributed under Apache License 2.0. Thymeleaf is a replacement for JSP and other template engines like Velocity and FreeMarker. It comes in two versions, the Standard dialect and the SpringStandard (Spring MVC 3) dialect.