This application will allow you schedule workflow on Marklogic Datahub marklogic datahub
- 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
application.yml
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