/** * Support classes for the integration of * <a href="http://docs.groovy-lang.org/docs/next/html/documentation/template-engines.html#_the_markuptemplateengine"> * Groovy Templates</a> as Spring web view technology. * Contains a View implementation for Groovy templates. */ package org.springframework.web.servlet.view.groovy;