alibaba / spring-cloud-alibaba

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
https://sca.aliyun.com
Apache License 2.0
27.86k stars 8.32k forks source link

spring-cloud-starter-dubbo 2021.0.1.0 中 feign-core版本大于11.8时,feign.MethodMetadata中queryMapEncoded方法不存在 #3758

Closed 5433zzz closed 1 week ago

5433zzz commented 3 months ago

在spring-cloud-starter-dubbo 2021.0.1.0 时升级alibaba-spring-cloud 2021.0.5.0后,feign-core同步升级,造成 feign.MethodMetadata中有两个方法不存在了,queryMapEncoded和queryMapEncoded ,造成整合失败。能否官方升级解决下此问题。

yuluo-yx commented 3 months ago

看下 dubbo 提供的 starter sca 这边已经移除了 dubbo 相关的依赖

5433zzz commented 3 months ago

看下 dubbo 提供的 starter sca 这边已经移除了 dubbo 相关的依赖

那如果dubbo想直接用 整合springcloud的地址 spring-cloud://xxx 这种怎么办呢。只能整合 spring-cloud-starter-dubbo 使用吧

yuluo-yx commented 3 months ago

看下 dubbo 提供的 starter sca 这边已经移除了 dubbo 相关的依赖

那如果dubbo想直接用 整合springcloud的地址 spring-cloud://xxx 这种怎么办呢。只能整合 spring-cloud-starter-dubbo 使用吧

看下 dubbo 那边的文档之类的,我不太清楚

JavaLionLi commented 2 months ago

已经整合好的 欢迎查看 https://gitee.com/dromara/RuoYi-Cloud-Plus

LovingCoder commented 2 months ago

这个问题没有同学解决吗?

yuluo-yx commented 2 months ago

这个问题没有同学解决吗?

已经不推荐使用 sca 的 dubbo starter 了,现在的 spring 集成由 dubbo 提供,你可以去 dubbo 看看。

github-actions[bot] commented 2 weeks ago

This issue has been open 30 days with no activity. This will be closed in 7 days.

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it hasn't had any recent activity.If you think this should still be open, or the problem still persists, just pop a reply in the comments and one of the maintainers will (try!) to follow up. Thank you for your interest and contribution to the Sping Cloud Alibaba Community.