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.91k stars 8.33k forks source link

Parameter 2 of method sentinelDataSourceHandler in com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration required a single bean, but 2 were found #1537

Open Ariel827 opened 4 years ago

Ariel827 commented 4 years ago

APPLICATION FAILED TO START

Description:

Parameter 2 of method sentinelDataSourceHandler in com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration required a single bean, but 2 were found:

Action:

Consider marking one of the beans as @primary, updating the consumer to accept multiple beans, or using @qualifier to identify the bean that should be consumed 这种问题如何解决呢

Ariel827 commented 4 years ago

dubbo版本2.7.0 dubbo-spring-boot 版本2.7.0

zkzlx commented 4 years ago

Can you provide the version of Spring Cloud Alibaba?