eventuate-tram / eventuate-tram-examples-customers-and-orders-redisLinks
Microservices, Choreography-based saga, CQRS and Redis!
☆55Updated 3 months ago
Alternatives and similar repositories for eventuate-tram-examples-customers-and-orders-redis
Users that are interested in eventuate-tram-examples-customers-and-orders-redis are comparing it to the libraries listed below
Sorting:
- Microservices Architecture Workshop focuses on helping the developers / architects to understand the key Architecture paradigms with hand…☆74Updated 6 years ago
- CQRS with Domain-Driven Design and Event Sourcing using Apache Kafka and Server-Side-Events☆108Updated last month
- Spring Boot applications/microservices demo using Consul discovery & config☆63Updated 2 weeks ago
- Sample reactive microservices using spring 5, spring boot, spring webflux, project reactor and Mongo database☆37Updated this week
- demo of a distributed transaction using spring stream and a saga pattern with a spring state machine☆59Updated 3 years ago
- sample spring-boot application that uses different aproaches to api versioning and integrates with swagger2 via springfox library☆19Updated this week
- Basic examples for Eventuate Tram☆46Updated 3 months ago
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆106Updated 2 weeks ago
- Axon Framework demo application focused around a simple giftcard domain.☆137Updated last month
- Repository containing some base code and guidelines to build and then scale an application☆114Updated last year
- Concrete event- and domain-driven order fulfilment implementation using Kafka or Rabbit as Event Bus and Java, Spring Boot & Camunda for …☆41Updated last year
- The legacy, monolithic version of the FTGO application☆113Updated 5 years ago
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆100Updated 8 years ago
- Demo ilustrating integration between Spring Boot/Spring Data and Elasticsearch☆35Updated this week
- Demo presenting how to use Spring Cloud Stream and Spring Cloud Function with Apache Kafka broker to implement SAGA pattern in event-driv…☆22Updated 3 weeks ago
- Kotlin-Spring-OutBox-Microservice☆37Updated 2 years ago
- Saga Pattern Implementation Using Axon and Spring Boot☆80Updated 6 years ago
- creating microservices with rest http api exposed over google protocol buffer on spirng-boot☆43Updated this week
- Sample CQRS and event sourced application developed on top of axon framework.(Kafka is used for distributing the events)☆36Updated 3 years ago
- ☆92Updated 2 years ago
- An example of microservices communicating over GraphQL protocol using Spring Cloud Netflix Eureka and Apollo Client☆44Updated 2 months ago
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆40Updated this week
- Axon Framework extension for Kafka integration to publish and handle Event messages.☆72Updated last week
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆40Updated 2 weeks ago
- Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.☆175Updated last month
- Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL chang…☆83Updated 2 months ago
- Code to share the knowledge I gained while designing and implementing micro services