Skip to content

lruchandani/shopping-event-driven

Repository files navigation

shopping-event-driven

CQRS with kafka , along with the demo of Rsocket

  • Adding an Order in OrderService fires OrderCreatedEvent into Kafka which is processed by the ProductService to update the inventory.
  • Also contains an RSocket demo with the client NumberController in the OrderService calling and endpoint on ProductService.

About

CQRS with kafka , along with the demo of Rsocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages