Skip to content

choreo/play-thymeleaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thymeleaf module

Description

A Play framework 1.x module to use Thymeleaf 2.0 as a template engine.

Version History:

2013/02/07 v1.5:

  1. Updated to thymeleaf v2.0.15
  2. Fixed the bug that enum classes were not loaded and could not be accessed from OGNL
  3. ModuleTemplateResolver can be configured with key “thymeleaf.modules”

2012/08/14 v1.4:

  1. Updated to thymeleaf v2.0.11
  2. Refactored internal ExpressionEvaluator due to thymeleaf API update

2012/06/24 v1.3:

  1. Updated to thymeleaf v2.0.8
  2. Fixed ClassNotFoundException for static application class in template

2012/04/18 v1.2:

  1. Added SessionAdapter

2012/04/04 v1.1:

  1. Updated dependency to thymeleaf 2.0.5
  2. Added Error processor (pl:error)
  3. Added optional template resolver class that loads template files from module
  4. Added optional PlayMessageResolver

2012/03/09 v1.0: First release.

About

a Play framework module to use Thymeleaf as a template engine

Resources

Stars

Watchers

Forks

Packages

No packages published