spring-framework / org.springframework.web.servlet.view.groovy / GroovyMarkupConfigurer / setTemplateEngine

setTemplateEngine

open fun setTemplateEngine(templateEngine: MarkupTemplateEngine): Unit

Set a pre-configured MarkupTemplateEngine to use for the Groovy Markup Template web configuration.

Note that this engine instance has to be manually configured, since all other bean properties of this configurer will be ignored.