19.6Script templates
It is possible to integrate any templating library running on top of a JSR-223 script engine in web applications using Spring. The following describes in a broad way how to do this. The script engine must implement bothScriptEngine
andInvocable
interfaces.
It has been tested with: