SpringCloud 使用知识点

tech2024-07-18  55

服务器发现:Eureka、Zookeeper、Consul、Nacos服务之间互相调用: RestTemplateFeign负载均衡:ribbon消息中间件:Rabbit、Kafka。。。 Spring Cloud Stream配置中心:Config Server Spring bus 自动更新webhook 动态更新服务网关和Zuul 路由cookie和动态路由,高可用过滤器:pre、post限流、鉴权。。。跨域服务容错:Hystrix 触发降级超时断路器feign-hystrix 、 hystrix-dashboard(可视化)服务追踪,链路监控 Spring Cloud Sleuthzipkin:可视化 traceId: 同一个请求的唯一标识spanId: 下一层的请求跟踪ID,是下一层的parentIdparentId: 上一层的请求IDOpenTracing 标准(来自CNCF(有k8s))项目部署 dockerrancher / jenkins
最新回复(0)