Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

v1.4.0

Choose a tag to compare

@sastafford sastafford released this 06 Dec 19:46
· 73 commits to master since this release

1.4.0 Issues

  • 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