Uses of Interface
org.springframework.web.servlet.view.groovy.GroovyMarkupConfig
Packages that use GroovyMarkupConfig
Package
Description
Support classes for the integration of
Groovy Templates as Spring web view technology.
-
Uses of GroovyMarkupConfig in org.springframework.web.servlet.view.groovy
Classes in org.springframework.web.servlet.view.groovy that implement GroovyMarkupConfigModifier and TypeClassDescriptionclassAn extension of Groovy'sTemplateConfigurationand an implementation of Spring MVC'sGroovyMarkupConfigfor creating aMarkupTemplateEnginefor use in a web application.