Uses of Interface
org.springframework.boot.ExitCodeGenerator
Package
Description
Core Spring Boot classes.
Auto-configuration for Spring Batch.
-
Uses of ExitCodeGenerator in org.springframework.boot
Modifier and TypeMethodDescriptionstatic int
SpringApplication.exit
(ApplicationContext context, ExitCodeGenerator... exitCodeGenerators) Static helper that can be used to exit aSpringApplication
and obtain a code indicating success (0) or otherwise. -
Uses of ExitCodeGenerator in org.springframework.boot.autoconfigure.batch
Modifier and TypeClassDescriptionclass