项目作者: chandresh87

项目描述 :
MicroServices
高级语言: Java
项目地址: git://github.com/chandresh87/MicroServices.git
创建时间: 2018-01-13T12:31:49Z
项目社区:https://github.com/chandresh87/MicroServices

开源协议:

下载


MicroServices

Build Status

Using Spring Cloud to develop microservices application.

  • Externalized configuration: Spring Cloud Config
  • Service registry and discovery: Eureka
  • Client side load balancing: Ribbon, Feign
  • API gateway: Zuul
  • Circuit breaker: Hystrix, Turbine
  • Distributed tracing: Sleuth, Zipkin
  • Distrubuted caching: Redis , RabbitMQ
  • Authentication: OAuth2 , spring security, JWT
  • Container: Docker

Stack and Request Flow

Screenshot