Authors: Nadav Babai | 3pc GmbH
Service to import assets into elasticsearch. The service create indexes and provide search functionality based on the created indexes.
- Build Service:
gradlew clean build
- Run Unit Tests:
gradlew clean test
- Run Integration Tests:
gradlew clean integrationTest
- Run Service
gradlew bootRun
(Docker-Compose Services vorher starten)
- Java 17
- GraphQL
- Elasticsearch
- Protobuf
- Weitere Bibliotheken: Siehe
build.gradle
For xcurator, rub with following profile:
-Dspring.profiles.active=xcurator