随笔分类 -  Distributed/Gateway

摘要:报错背景描述 组件版本信息: Spring Cloud:2021.0.5 Spring Cloud Alibaba:2021.0.5.0 Nacos:2.2.3 项目采用基于Spring Cloud Alibaba + Nacos的微服务架构,生产环境部署时服务部署到阿里云ACK容器集群中,并使用阿 阅读全文
posted @ 2025-12-03 20:29 nuccch 阅读(42) 评论(0) 推荐(0)
摘要:## 为什么使用网关 Dubbo服务本身没有暴露HTTP接口,客户端(如:Web,APP)无法直接调用其提供的方法。 而[APISIX](https://apisix.apache.org/zh/)可以通过[dubbo-proxy插件](https://apisix.apache.org/zh/do 阅读全文
posted @ 2023-08-08 23:18 nuccch 阅读(848) 评论(0) 推荐(0)
摘要:## APISIX是什么 [Apache APISIX](https://apisix.apache.org/zh/docs/apisix/getting-started/)是Apache软件基金会下的云原生API网关,它兼具动态、实时、高性能等特点,提供了负载均衡、动态上游、灰度发布(金丝雀发布) 阅读全文
posted @ 2023-08-08 23:17 nuccch 阅读(4031) 评论(0) 推荐(0)