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