What is ExecutionContextPromotionListener?
What is ExecutionContextPromotionListener? public class ExecutionContextPromotionListener extends StepExecutionListenerSupport implements org.springframework.beans.factory.InitializingBean. This class can be used to automatically promote items from the Step ExecutionContext to the Job ExecutionContext at the end of a step. How do I create a Tasklet in Spring Batch? Creating a Spring Batch Tasklet To create a Spring Batch Tasklet you need […]