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.
要求是在条件流中将大对象从一个步骤传递到另一个步骤,我们也应该能够修改对象数据。根据文档,我们可以将其提升为作业执行侦听器,但从我所读到的这种方式的缺点是大对象不能存储在这种方法中,适合这种需求的生产级解决方案是什么