Uses of Class
org.springframework.boot.autoconfigure.batch.JobLauncherApplicationRunner
Packages that use JobLauncherApplicationRunner
Package
Description
Auto-configuration for Spring Batch.
-
Uses of JobLauncherApplicationRunner in org.springframework.boot.autoconfigure.batch
Methods in org.springframework.boot.autoconfigure.batch that return JobLauncherApplicationRunnerModifier 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)