Open
Description
Spring EL allows some extension mechanisms, like e.g. registering functions (later accessible with #function(...)
): http://docs.spring.io/spring/docs/3.0.0.M3/reference/html/ch07s05.html#expressions-ref-functions
Maybe thymeleaf could offer some kind of support for this kind of functionality.