See: Description
Class | Description |
---|---|
BasicBatchConfigurer |
Basic
BatchConfigurer implementation. |
BatchAutoConfiguration |
Auto-configuration for Spring Batch. |
BatchDataSourceInitializer |
Initialize the Spring Batch schema (ignoring errors, so should be idempotent).
|
BatchProperties |
Configuration properties for Spring Batch.
|
BatchProperties.Job | |
JobExecutionEvent |
Spring
ApplicationEvent encapsulating a JobExecution . |
JobExecutionExitCodeGenerator | |
JobLauncherCommandLineRunner |
CommandLineRunner to launch Spring Batch jobs. |
JpaBatchConfigurer |
A
BasicBatchConfigurer tailored for JPA. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.