dashsaurabh / saga-pattern-axon-spring-boot-sample
Saga Pattern Implementation Using Axon and Spring Boot
☆79Updated 5 years ago
Alternatives and similar repositories for saga-pattern-axon-spring-boot-sample:
Users that are interested in saga-pattern-axon-spring-boot-sample are comparing it to the libraries listed below
- Demo Application for Event Sourcing using Axon and Spring Boot☆51Updated 6 years ago
- Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.☆172Updated last week
- Example reactive kafka consumer and producer implementation on spring boot☆83Updated last year
- sample spring cloud application with embedded api gateway on spring cloud gateway with or without service discovery with eureka☆43Updated last week
- A sample app to demonstrate Event Sourcing and CQRS using Axon and Spring Boot☆38Updated 6 years ago
- Sample code for Playing with CQRS and Event Sourcing in Spring Boot and Axon tutorial☆39Updated 5 years ago
- Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud☆148Updated last week
- Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging,…☆120Updated 4 years ago
- Axon Framework demo application focused around a simple giftcard domain.☆137Updated 3 weeks ago
- sample microservices illustrating usage of non netflix spring cloud components spring cloud loadbalancer, spring cloud gateway and spring…☆48Updated last week
- Example Application to demo various flavours of handling domain events in Spring Boot☆270Updated 6 years ago
- Demos of the various methods of scaling Spring Batch☆88Updated 7 months ago
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆104Updated last week
- Multi-module project containing several Axon-based samples☆83Updated this week
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆99Updated 7 years ago
- Spring Data JDBC version of the Spring Boot Petclinic☆106Updated 8 months ago
- Axon Framework extension for Kafka integration to publish and handle Event messages.☆70Updated last week
- some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environme…☆133Updated 5 years ago
- Simple Microservice Architecture based on Sagas and CQRS patterns☆61Updated last year
- Spring Boot Demo with microservices that performs distributed transactions☆86Updated last week
- ☆184Updated 9 months ago
- The demo repository showing modulith architecture with Spring Boot and Spring Modulith☆95Updated 3 weeks ago
- Spring 5 Reactive WebClient and WebTestClient Demo☆49Updated last year
- Sample CQRS and event sourced application developed on top of axon framework.(Kafka is used for distributing the events)☆34Updated 3 years ago
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆40Updated last week
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆104Updated last year
- Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect