Skip to content

Case Study:- Sample of ecommerce microservices (Event Driven Architecture using CQRS design pattern, Axon Framework, API Gateway, Eureka Server)

Notifications You must be signed in to change notification settings

viiku/ecommerce-microservices

Repository files navigation

Ecommerce Microservice

Case Study of an ecommerce microservice i.e. Order Service, Product Service, Payment Service etc..

ApiGateway
Eureka Service
Order Microservice
Product Microservice
Axon Server for Event Sourcing

Checking if records already exists in database table

1. Checking if Product already exists?
2. Checking if User already exists?

How to run

  1. Run Discovery Server
  2. Run API Gateway
  3. Run microservices

About

Case Study:- Sample of ecommerce microservices (Event Driven Architecture using CQRS design pattern, Axon Framework, API Gateway, Eureka Server)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages