Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 237 Bytes

File metadata and controls

6 lines (6 loc) · 237 Bytes

#spring-cloud-sample

微服务框架示例。

  • 服务注册发现:spring cloud eureka server
  • 服务监控: spring boot admin
  • 服务网关:spring cloud zuul
  • 服务发现与调用: eureka client+ribbon+feign+hystrix