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.
- 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