Thymleaf template result caching

Viewed 33

So I just seen this https://www.youtube.com/watch?v=yhseQP52yIY

DHH talks about cache template results. I'm wondering if this a a thing in thymleaf. The section about cache in the documentation is pretty slim.

As I read it it's only about caching the function generated for a template file. Maybe I read it wrong.

1 Answers
Related