| Name | Description | Type | Package | Framework |
| GroovyTemplateAutoConfiguration | Auto-configuration support for Groovy templates in MVC. | Class | org.springframework.boot.autoconfigure.groovy.template | Spring Boot |
| GroovyTemplateAutoConfiguration .GroovyMarkupConfiguration | Class | org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration | Spring Boot | |
| GroovyTemplateAutoConfiguration .GroovyWebConfiguration | Class | org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration | Spring Boot | |
| GroovyTemplateAvailabilityProvider | TemplateAvailabilityProvider that provides availability information for GroovySince:1. | Class | org.springframework.boot.autoconfigure.groovy.template | Spring Boot |
| GroovyTemplateProperties | ConfigurationProperties for configuring Groovy templates. | Class | org.springframework.boot.autoconfigure.groovy.template | Spring Boot |
| GroovyTemplateResolver | A custom template resolver which resolvestemplates using the locale found in the thread locale. | Class | org.springframework.boot.autoconfigure.groovy.template | Spring Boot |