| Class | Description |
|---|---|
| AbstractGrailsPluginTests | |
| ControllersGrailsPlugin | Handles the configuration of controllers for Grails. |
| GrailsLayoutViewResolverPostProcessor | This BeanDefinitionRegistryPostProcessor replaces the existing jspViewResolver bean with GrailsLayoutViewResolver and moves the previous jspViewResolver bean configuration as an inner bean of GrailsLayoutViewResolver to be used as the innerViewResolver of it. |
| GroovyPagesGrailsPlugin | Sets up and configures the GSP and GSP tag library support in Grails. |
| ServletsGrailsPlugin | Adds methods to the Servlet API interfaces to make them more Grailsy. |
| ServletsGrailsPluginSupport | Support class for the Servlets Grails plugin. |