| Package | Description | 
|---|---|
| org.springframework.boot | Core Spring Boot classes. | 
| org.springframework.boot.autoconfigure.batch | Auto-configuration for Spring Batch. | 
| Modifier and Type | Method and Description | 
|---|---|
| static int | SpringApplication. exit(ApplicationContext context,
    ExitCodeGenerator... exitCodeGenerators)Static helper that can be used to exit a  SpringApplicationand obtain a
 code indicating success (0) or otherwise. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JobExecutionExitCodeGenerator | 
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.