Package org.springframework.web.servlet.view.groovy
@NonNullApi
@NonNullFields
package org.springframework.web.servlet.view.groovy
Support classes for the integration of
Groovy Templates as Spring web view technology.
Contains a View implementation for Groovy templates.
-
ClassDescriptionInterface to be implemented by objects that configure and manage a Groovy
MarkupTemplateEngine
for automatic lookup in a web environment.An extension of Groovy'sTemplateConfiguration
and an implementation of Spring MVC'sGroovyMarkupConfig
for creating aMarkupTemplateEngine
for use in a web application.AnAbstractTemplateView
subclass based on Groovy XML/XHTML markup templates.Convenience subclass ofAbstractTemplateViewResolver
that supportsGroovyMarkupView
(i.e.