Package | Description |
---|---|
org.springframework.boot.autoconfigure.batch |
Auto-configuration for Spring Batch.
|
Class and Description |
---|
BasicBatchConfigurer
Basic
BatchConfigurer implementation. |
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. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.