public class SpringApplicationRunner
extends java.lang.Object
SpringApplication.
Takes care of threading and class-loading issues and can optionally monitor sources for
changes.| Modifier and Type | Method and Description |
|---|---|
void |
compileAndRun()
Compile and run the application.
|
void |
stop() |