Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.38 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.38 KB

Search Service

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, Run Test

  • 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)

Tech-Stack

Loading related profile

For xcurator, rub with following profile: -Dspring.profiles.active=xcurator

More Info | Documentation | Papers