类的使用
org.springframework.boot.autoconfigure.batch.JobLauncherApplicationRunner
-
org.springframework.boot.autoconfigure.batch中JobLauncherApplicationRunner的使用
修饰符和类型方法说明BatchAutoConfiguration.jobLauncherApplicationRunner
(org.springframework.batch.core.launch.JobLauncher jobLauncher, org.springframework.batch.core.explore.JobExplorer jobExplorer, org.springframework.batch.core.repository.JobRepository jobRepository, BatchProperties properties)