| Package | Description | 
|---|---|
| org.springframework.boot | Core Spring Boot classes. | 
| 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  SpringApplicationand obtain a
 code indicating success (0) or otherwise. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.