Uses of Class
org.springframework.boot.autoconfigure.batch.BatchProperties
Package
Description
Auto-configuration for Spring Batch.
-
Uses of BatchProperties in org.springframework.boot.autoconfigure.batch
Modifier and TypeMethodDescriptionBatchAutoConfiguration.jobLauncherApplicationRunner
(org.springframework.batch.core.launch.JobLauncher jobLauncher, org.springframework.batch.core.explore.JobExplorer jobExplorer, org.springframework.batch.core.repository.JobRepository jobRepository, BatchProperties properties)