Files
spring-cloud-task/spring-cloud-task-batch
Glenn Renfro a60235ac3a TaskBatcheExecutionListener is now created before other jobexec listeners
Resolves #818

This resolves the scenario where a JobExecutionListenerSupport fails before the TaskBatchExecutionListener fires and thus the TASK-BATCH table is not populated.
2022-01-20 16:45:20 -05:00
..