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