| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.batch |
| Class and Description |
|---|
| BatchDatabaseInitializer
Initialize the Spring Batch schema (ignoring errors, so should be idempotent).
|
| JobExecutionEvent
Spring
ApplicationEvent encapsulating a JobExecution. |
JobLauncherCommandLineRunner
CommandLineRunner to launch Spring Batch jobs. |
Copyright © 2014. All rights reserved.