SpringCloud学习(已升级至Greenwich.SR2) 环境: Spring Boot 2.1.8.RELEASE + Spring Cloud Greenwich.SR2 服务注册与发现(Eureka) 服务拆分(Product服务和Order服务) 应用通信(Feign) 统一配置中心(Spring Cloud Config和Spring Cloud Bus动态刷新) 消息与异步(RabbitMQ和Spring Cloud Stream) 服务网关(Zuul) Zuul的综合使用(Zuul) 服务容错(Hystrix) 服务追踪(ZipKin)