spring-boot/spring-boot-autoconfigure
Marten Deinum a3e62676af Extend TemplateViewResolverProperties for Groovy
Use AbstractTemplateViewResolverProperties as the base class for
GroovyTemplateProperties since the Spring GroovyMarkupViewResolver is
an AbstractTemplateViewResolver.

The auto-configuration for Groovy is now more aligned with the existing
Freemarker and Velocity auto-configuration, with a `resourceLoaderPath`
property being used instead of `prefix`.

Fixes gh-3365
Closes gh-3374
2015-07-06 14:45:28 -07:00
..
src Extend TemplateViewResolverProperties for Groovy 2015-07-06 14:45:28 -07:00
pom.xml Replace GzipFilter and Tomcat compression with general purpose approach 2015-06-29 15:58:57 +01:00