fedeoliv / microservices-transactionsLinks
Choreography-based sagas to maintain data consistency in a microservice architecture.
☆24Updated 7 years ago
Alternatives and similar repositories for microservices-transactions
Users that are interested in microservices-transactions are comparing it to the libraries listed below
Sorting:
- Saga Coordinator sample for long-lived transactions using Kafka as the event stream.☆18Updated 3 years ago
- Concrete event- and domain-driven order fulfilment implementation using Kafka or Rabbit as Event Bus and Java, Spring Boot & Camunda for …☆41Updated 2 years ago
- Example Application for Microservice API Patterns (MAP) and other patterns (DDD, PoEAA, EIP)☆186Updated 3 months ago
- Spring Boot Demo with microservices that performs distributed transactions☆89Updated last week
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆42Updated last week
- Example of an application that manages operations on a bank account using Axon framework - CQRS - Event Sourcing - Saga☆15Updated 7 months ago
- Spring Boot applications/microservices demo using Consul discovery & config☆65Updated 2 weeks ago
- This repository contains a functional example of an order delivery service similar to UberEats, DoorDash, and Instacart.☆236Updated 4 years ago
- A sample app to demonstrate Event Sourcing and CQRS using Axon and Spring Boot☆38Updated 6 years ago
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆100Updated 8 years ago
- The legacy, monolithic version of the FTGO application☆117Updated 6 years ago
- Sample CQRS and event sourced application developed on top of axon framework.(Kafka is used for distributing the events)☆36Updated 4 years ago
- Demo presenting how to use Spring Cloud Stream and Spring Cloud Function with Apache Kafka broker to implement SAGA pattern in event-driv…☆25Updated last week
- spring-boot microservice example based on Spring Webflux, Apache Kafka, MongoDB, Docker☆22Updated 7 months ago
- Code to share the knowledge I gained while designing and implementing micro services☆121Updated 5 years ago
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆41Updated last week
- Microservices, Choreography-based saga, CQRS and Redis!☆57Updated 10 months ago
- Microservices Architecture Workshop focuses on helping the developers / architects to understand the key Architecture paradigms with hand…☆75Updated 7 years ago
- An example of microservices communicating over GraphQL protocol using Spring Cloud Netflix Eureka and Apollo Client☆44Updated 9 months ago
- E-commerce microservice demo application☆71Updated 2 years ago
- sample microservices communicating asynchronously using spring cloud stream, rabbitmq☆29Updated 2 weeks ago
- A simple onboarding process example using BPMN, Camunda Cloud, Java, Spring Boot and REST☆48Updated 2 years ago
- Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair☆156Updated 2 years ago
- Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an e…☆28Updated last month
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆41Updated 3 weeks ago
- Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.☆181Updated 2 weeks ago
- Example implementation of the Saga pattern for the classic trip booking example using the lightweight open source workflow engine (Camund…☆317Updated 3 years ago
- sample applications with implementation of unit, component, contract and integrarion tests using pact, gatling, spring boot test and hove…☆26Updated last year
- Event-driven microservices version of restaurant management from POJOs in Action☆222Updated 5 years ago
- Everything you need to know about developing/running Spring Boot applications on Google Cloud Platform.☆41Updated 4 years ago