# springCloud **Repository Path**: zbcn/springCloud ## Basic Information - **Project Name**: springCloud - **Description**: springCloud - 好记性不如烂笔头 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-15 - **Last Updated**: 2022-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springCloud - 好记性不如烂笔头呀,关键是记性不好 * springCloud 全家桶的学习笔记。 ### `springCloud-eureka_server` 服务的注册发现 - `eureka-consumer` - `eureka-producer` - `eureka-server` ### `SpringCloud_hystrix` 熔断器 - `feign_hystrix` ### 服务监控 `springCloud-admin` - `admin-server` 监控服务端 - `admin-client` 监控客户端