Uses of Interface
org.springframework.web.servlet.view.groovy.GroovyMarkupConfig
Packages that use GroovyMarkupConfig Package Description org.springframework.web.servlet.view.groovy 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 GroovyMarkupConfig Modifier and Type Class Description classGroovyMarkupConfigurerAn extension of Groovy'sTemplateConfigurationand an implementation of Spring MVC'sGroovyMarkupConfigfor creating aMarkupTemplateEnginefor use in a web application.