| Interface | Description |
|---|---|
| SpringApplicationRunnerConfiguration | Configuration for the SpringApplicationRunner. |
| Class | Description |
|---|---|
| RunCommand | Command to 'run' a groovy script or scripts. |
| SpringApplicationRunner | Compiles Groovy code running the resulting classes using a SpringApplication.
|