Package | Description |
---|---|
org.springframework.boot.autoconfigure.batch |
Auto-configuration for Spring Batch.
|
Modifier and Type | Class and Description |
---|---|
class |
JobLauncherApplicationRunner
ApplicationRunner to launch Spring Batch jobs. |
class |
JobLauncherCommandLineRunner
Deprecated.
since 2.3.0 for removal in 2.6.0 in favor of
JobLauncherApplicationRunner |