This repository was archived by the owner on Feb 27, 2023. It is now read-only.
  
  
  
  
v1.4.0
- Added MarkLogicBatchConfiguration and MarkLogicConfiguration spring configuration files for connecting to target database and MarkLogic Job Repo.
 - BatchConfiguration now only needs a mlJobRepo databaseClientProvider
 - MarkLogicItemWriter optionally executes over XCC
 - New HTTP component that offers HTTP JSON and HTTP XML ItemReaders
 - New RDBMS component that offers the AllTablesItemReader, reads every row from a RDBMS and can transform into a xml or json document
 - Pass a group parameter to the mlJobRepo deployer