Skip to content

Latest commit

 

History

History
executable file
·
23 lines (15 loc) · 638 Bytes

File metadata and controls

executable file
·
23 lines (15 loc) · 638 Bytes

MarkLogic and Data Hub scheduler

This application will allow you schedule workflow on Marklogic Datahub marklogic datahub

Install

  • 1 - install lombok plugin for vs code
  • 2 - copy the dhf folder into yours
  • 3 - use main gradle task (build / clean / run)
  • 4 - you can use either gradle run or java -jar build/libs/datahub-scheduler.jar

Configuration Properties

application.yml

Development

This project utilizes Spring Boot and MarkLogic Libraries to achive integrations. Please adhere to the best practices.

Spring functionnalities used on this project:

  • scheduler
  • Async
  • spring boot for an easy configuration