Uses of Class
org.springframework.boot.batch.autoconfigure.BatchProperties
Packages that use BatchProperties
Package
Description
Auto-configuration for Spring Batch.
-
Uses of BatchProperties in org.springframework.boot.batch.autoconfigure
Methods in org.springframework.boot.batch.autoconfigure with parameters of type BatchPropertiesModifier 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)