You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There may be a reason for this, but why doesn't there exist a composite item reader? It would be useful to chain different readers in the same way as CompositeItemWriter and CompositeItemProcessor. There's a MultipleResourceItemReader but I'm wondering why does the only reader which uses this delegate pattern have the restriction of being "ResourceAware"?