spring-framework / org.springframework.web.servlet.view.groovy / GroovyMarkupView / <init>

<init>

GroovyMarkupView()

An AbstractTemplateView subclass based on Groovy XML/XHTML markup templates.

Spring's Groovy Markup Template support requires Groovy 2.3.1 and higher.

Author
Brian Clozel

Author
Rossen Stoyanchev

Since
4.1

See Also
GroovyMarkupViewResolverGroovyMarkupConfigurer<a href="http://groovy-lang.org/templating.html#_the_markuptemplateengine">