Skip to content

Commit

Permalink
Revert async way to launch scheduled batch jobs.
Browse files Browse the repository at this point in the history
Revert async way to launch scheduled batch jobs.
  • Loading branch information
infstar committed Nov 10, 2023
1 parent f39c1e1 commit e98831c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ public class BatchJobLauncher {
private Job userScheduledBatchJobRefresher;

@Autowired
@Qualifier("asyncJobLauncher")
private JobLauncher jobLauncher;

@Autowired
Expand Down

0 comments on commit e98831c

Please sign in to comment.