public class EvaluationUtilPatch
extends Object
Source for this patch is taken from https://github.com/thymeleaf/thymeleaf/commit/fc360d0d50df5090f93f6922012463055f28896d.
This is part of https://github.com/thymeleaf/thymeleaf/issues/449, which will be resolved in 2.1.5-RELEASE (not released yet).
This fix benefits the performance of many Broadleaf templates that utilize string concatenation in expressions.
When Thymeleaf 2.1.5 is released, the Broadleaf dependency should be updated and this patch should be removed.
- Author:
- Jeff Fischer