| Interface | Description | 
|---|---|
| GrailsPluginApplication | A marker interface for applications that are also plugins | 
| Class | Description | 
|---|---|
| GrailsApp | Extends the SpringApplication with reloading behavior and other Grails features | 
| GrailsApp.1 | |
| GrailsApp.2 | |
| GrailsApp.3 | |
| GrailsApp.MicronautShutdownListener | |
| GrailsAppBuilder | Fluent API for constructing GrailsApp instances. |