thymeleaf-extras-cache-dialect icon indicating copy to clipboard operation
thymeleaf-extras-cache-dialect copied to clipboard

Results 3 thymeleaf-extras-cache-dialect issues
Sort by recently updated
recently updated
newest added

It seams to me that th:each should be executed prior to cache:name. If I,m looping over a list, I expect to be able to use the new binding. Is this...

This dialect is very much performance centric, so we should able to provide a benchmark for the potential user. We all know that benchmark are not perfect, still they give...

According to the code on the master branch, the only option here is to use a thymleaf- standard cache. I'd like the opportunity to use something else as a caching...