Thymeleaf Cache Dialect

A dialect for Thymeleaf that allows you to do partial page caching. Some parts of our webpage will never change during the lifetime of the application or a usersession, but the part should still be dynamic in the beginning. Working with Thymeleaf 2.1.0+ (2.1.0.RELEASE and its dependencies included)

Homepage POM file JAR file Javadoc
'ch.mfrey.thymeleaf.extras.cache:thymeleaf-cache-dialect:1.0.1'

Dependencies

Compile dependencies