vaquarkhan / flowing-retail-microservice-kafkaLinks
Concrete event- and domain-driven order fulfilment implementation using Kafka or Rabbit as Event Bus and Java, Spring Boot & Camunda for the microservices
☆41Updated 2 years ago
Alternatives and similar repositories for flowing-retail-microservice-kafka
Users that are interested in flowing-retail-microservice-kafka are comparing it to the libraries listed below
Sorting:
- 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 this week
- Spring I/O 2019 - Workshop : Cloud-native, Reactive, live score streaming app development☆38Updated 6 years ago
- sample microservices communicating asynchronously using spring cloud stream, rabbitmq☆29Updated this week
- sample microservices illustrating usage of non netflix spring cloud components spring cloud loadbalancer, spring cloud gateway and spring…☆48Updated this week
- Simple Event Driven Microservices with Spring Cloud Stream☆98Updated 5 years ago
- Learn Microservices with Spring Boot - v10 (Spring Boot 2.0)☆137Updated 3 years ago
- Spring Boot applications/microservices demo using Consul discovery & config☆64Updated last week
- Sample CQRS and event sourced application developed on top of axon framework.(Kafka is used for distributing the events)☆36Updated 4 years ago
- An implementation of a sample e-commerce app composed of microservices written in Spring (Java), a UI based on React, and YugabyteDB as t…☆154Updated 2 years ago
- Code base for my "Building Microservices with Netflix OSS, Apache Kafka and Spring Boot blog"☆67Updated 7 years ago
- Saga Pattern Implementation Using Axon and Spring Boot☆81Updated 6 years ago
- Creating Asynchronous Methods using Completable Future in Spring Boot☆38Updated 5 years ago
- A sample app to demonstrate Event Sourcing and CQRS using Axon and Spring Boot☆38Updated 6 years ago
- Demo ilustrating integration between Spring Boot/Spring Data and Elasticsearch☆35Updated this week
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆105Updated last year
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆41Updated last week
- SpringBoot Starter for Localstack☆54Updated 2 years ago
- Code to share the knowledge I gained while designing and implementing micro services☆120Updated 4 years ago
- E-commerce microservice demo application☆71Updated 2 years ago
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆29Updated last week
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆110Updated last week
- Sample project explaining how to build Dockerized Microservices using Netflix OSS + Spring OAuth/JWT + HATEOAS APIs under Spring Boot 2☆51Updated 7 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…