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
If a user wants to create a FlatFileItemWriter that is decorated with the MultiResourceItemWriter, they would not want to set the Resource. However, the .build() method on the FlatFileItemWriterBuilder requires a resource to be set.