Skip to content
This repository has been archived by the owner on Dec 28, 2019. It is now read-only.

AlfrescoArchive/activiti-cloud-query-elasticsearch

Repository files navigation

activiti-cloud-query-service

Join Us in Gitter Build Status Travis Coverage Status Codacy Badge ASL 2.0 CLA Known Vulnerabilities security status stability status

Activiti Cloud Query Service & Spring Boot Starters.

Implements a query service that can be added to an application using starter.

Structure:

  • model - Basic Elasticsearch document model for querying.
  • repo - Enables persistence for the core model.
  • rest - Implementation for consuming event stream from runtime bundle and also provides REST endpoints. Uses * spring data.

Note: in order to get this project working propertly in your IDE you'll need to build it a first time from the command line as it has some auto-generated classes.

About

Elastic Search Alternative for Query Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages