Repository

alibaba/spring-cloud-alibaba

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
25762 7630 981 2099
  • 000
我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。另外请按照如下要求提交相关信息节省社区维护同学的理解成本,否则该讨论极有可能直接被忽视或关闭。 We recommend using English. If you are non-native English speaker, you can use the translation software. We recommend using Eng...
  • 000
我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。另外请按照如下要求提交相关信息节省社区维护同学的理解成本,否则该讨论极有可能直接被忽视或关闭。 We recommend using English. If you are non-native English speaker, you can use the translation software. We recommend using Eng...
  • 000
spring cloud version 2021.0.4 spring-boot version 2.6.11 spring-cloud-alibaba version 2021.0.5.0 spring-cloud-starter-loadbalancer 3.1.4 JDK version 1.8.0_181 我使用 nacos 的discoveryClient.getInstances 可以获取到服务清单, 但是我使用loadbalancer loadBalancerClient.choose 获取清单的时候直接报了个...
  • 000
Spring Cloud Alibaba 2.1.1.RELEASE版本 + Nacos 组合,当 Nacos 配置有变更时, SCA 未正确收到配置变更。 spring-cloud-alibaba 框架未加载到正确配置 初步定位原因在spring-cloud-alibaba框架未正确处理nacos-client收到的配置推送 configInfo为最新的配置推送值,但此处sca的listener实现没有使用它,内容被丢弃。 查...
  • 000
APPLICATION FAILED TO START Description: Failed to bind properties under 'spring.cloud.sentinel.datasource.flow.nacos' to com.alibaba.cloud.sentinel.datasource.config.NacosDataSourceProperties: Reason: HV000030: No validator could be found for constraint 'javax.validation.constraints.NotEmpty' val...