Authors: Nadav Babai | 3pc GmbH
Importer for xCurator data sources.
- Build:
gradlew clean build
- Run Unit Tests:
gradlew clean test
- Run Integration Tests:
gradlew clean integrationTest
- Run:
gradlew bootRun
(Docker-Compose Sevices vorher starten)
To trigger an import job:
- Make sure to adjust config in
application-import.yml
- Run with
importer
Spring profile. - Application will be closed automatically at the end of the import
- Java 17
- Apollo Federation
- MongoDb
- Weitere Bibliotheken: Siehe
build.gradle