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.77k stars 8.3k forks source link

feign+sentinel warn more than one bean cleint #2720

Closed IvesQing closed 2 years ago

IvesQing commented 2 years ago

image

Describe what you expected to happen

1、引用了feign的client包后,idea警告提示more than one bean cleint ,虽然可以加@Qualifier解决,能否有其他更友好方法

steverao commented 2 years ago

Did you use Spring Cloud Alibaba in your project? We didn't provide the class of upmTenantConfigFeignClientFallback in our project. Could you show your maven dependency?

steverao commented 2 years ago

Long time without response and close first.