chao6118

Results 7 comments of chao6118

中台 提供多个接口,比如 /a、/b、/c,它们可能属于同一个服务。 前端 不想直接调用 /a、/b、/c,而是希望通过一个统一的入口(如 /tongyi)动态调用这些接口。 新增接口(如 /d)时,只需在网关配置,前端代码无需修改。

我用的2.6.1 现在用2.7.0 也不行 用这个测试项目 shenyu-examples-http

shenyu: namespace: 649330b6-c2d7-4edc-be8e-8a54df9eb385 register: registerType: http serverLists: http://192.168.1.190:9095 props: username: admin password: 123456 client: http: props: contextPath: /http appName: http 这配置能去掉嘛 有时候我的第三方服务是甲方的 人家不可能让注册到我的神禹上

2025-08-20 13:18:28 [lettuce-epollEventLoop-7-1] ERROR org.apache.shenyu.plugin.ratelimiter.executor.RedisRateLimiter - Error occurred while judging if user is allowed by RedisRateLimiter:class java.lang.Double cannot be cast to class java.lang.Long (java.lang.Double and java.lang.Long are in module java.base...

本地部署 和 直接按照文档部署 就是这样的