Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要通过块处理多个输入文件。在我重建轮子之前,是否有一个 BeanIO ItemReader 可以做到这一点?还是另一种方法?
我最终通过以编程方式创建块作业并执行它来创建一个批处理文件来处理文件列表。