marklogic-community / marklogic-spring-batch

Write batch processing applications in MarkLogic
Other
8 stars 26 forks source link

Create new file subproject #273

Closed sastafford closed 6 years ago

sastafford commented 6 years ago

Need to create a file subproject and move all ItemReader and ItemWriter classes that read/write data from the file system to this subproject.

com.marklogic.spring.batch.item.reader.SplitXmlDocumentReader com.marklogic.spring.batch.item.reader.EnhancedResourcesItemReader (related to #244)