| Package | Description |
|---|---|
| org.springframework.boot |
| Modifier and Type | Method and Description |
|---|---|
static int |
SpringApplication.exit(org.springframework.context.ApplicationContext context,
ExitCodeGenerator... exitCodeGenerators)
Static helper that can be used to exit a
SpringApplication and obtain a
code indicating success (0) or otherwise. |
Copyright © 2013. All Rights Reserved.