I read SO related questions but the solutions don\'t work for me.
I get the org.springframework.batch.item.ReaderNotOpenException: Reader must be open before i
org.springframework.batch.item.ReaderNotOpenException: Reader must be open before i
I have fixed it by:
reader.open(new ExecutionContext());