Skip to content

devsu/activiti-cloud-query-service

 
 

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 JPA entity 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

Activiti Cloud Query Service & Spring Boot Starters

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%