berndruecker / camunda-7-springboot-amqp-microservice-cloud-example
Simple example using Camunda and Spring Boot to define a simple microservice communcating via AMQP, fully unit tested and deployable in the cloud
☆227Updated 3 years ago
Alternatives and similar repositories for camunda-7-springboot-amqp-microservice-cloud-example
Users that are interested in camunda-7-springboot-amqp-microservice-cloud-example are comparing it to the libraries listed below
Sorting:
- Camunda BPM bootified!☆332Updated 2 years ago
- An example project of event-driven microservices orchestration using Camunda and RabbitMQ☆78Updated 6 years ago
- Example implementation of the Saga pattern for the classic trip booking example using the lightweight open source workflow engine (Camund…☆311Updated 3 years ago
- Examples and demo applications built by the camunda consulting team☆620Updated 3 months ago
- DEPRECATED. Easily use the Zeebe Java Client in your Spring or Spring Boot projects☆208Updated this week
- This project is used as part of a video tutorial in order to show how you can use various features of Camunda in a spring boot applicatio…☆36Updated last year
- Camunda BPM v7 preconfigured. See updated example below.☆32Updated 5 years ago
- Community extension to generate a Java client from the provided Camunda 7 OpenAPI descitpion and also warp it into Spring Boot☆66Updated 2 weeks ago
- This codebase was merged with https://github.com/camunda/camunda-bpm-platform. Only some maintenance branches might still be active.☆60Updated 3 years ago
- Example Application to demo various flavours of handling domain events in Spring Boot☆270Updated 6 years ago
- Provides mock helpers to register delegate/listener mocks while testing processes☆44Updated this week
- Using Spring Cloud Stream and Spring State Machine to create event-driven microservices☆73Updated 3 years ago
- Event Driven process applications☆80Updated 3 years ago
- Camunda REST client for Java Spring Boot Projects, implemented using Feign☆74Updated this week
- Demo Application for Event Sourcing using Axon and Spring Boot