Skip to content

bhagyesh18/Ecommerce-Microservices

Repository files navigation

Ecommerce-Microservices


Overview |

This project is for understanding how spring boot microservices can be created and how can they communicate with each other. Also, includes how to set up the discovery server, proxy server with fault tolerance such circuit breaker using Hystrix.


Technology Stack |

  • Spring Boot Projects as Microservices
  • Spring Cloud microservices
  • Eureka & Server Client as Discovery Server
  • Zuul Proxy
  • Hystrix Circuit Breaker for Fault tolerance & Resilience
  • Hystrix Dashboard
  • JPA
  • hibernate
  • MYSQL
  • Rest API
  • Rest Template
  • Spring Boot Log: Slf4J delagate, Logback Framework
  • Swagger

Eureka & Server Client as Discovery Server |

alt text


Hystrix Dashboard |

alt text


Hystrix Circut Breaker Endpoints Dashboard |

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages