-
2024-07-10 14:26:29.423 INFO 30332 --- [ main] [ ] c.a.n.c.remote.client.grpc.GrpcClient : grpc client connection server:localhost ip,serverPort:9848,grpcT…
-
[在此处输入反馈]
---
#### 文档详细信息
⚠ *请勿编辑此部分。sca.aliyun.com ➟ GitHub 问题链接必须具有此部分。*
* Version ID: 2bac3769-2613-f739-4796-0737c7cd8919
* Content: [快速开始](https://sca.aliyun.com/docs/2023/user-guid…
-
## Who is Using Spring Cloud Alibaba
First of all, thanks sincerely for constantly using and supporting spring cloud alibaba. We will try our best to keep spring cloud alibaba better, and keep grow…
-
您好,我们项目中升级了spring cloud alibaba 版本;
spring cloud alibaba.version= 2.2.6.RELEASE,
spring boot.version=2.2.13.RELEASE,
spring-cloud.version=Hoxton.SR12;
但是项目启动会报 no provider 的错误,但是启动后服务之间调用正常。
dubb…
-
## Framework versions
* SpringBoot Version: `3.3.5`
* SpringCloud Version: `2023.0.3`
* SpringCloudAlibaba : `2023.0.1.2` -> `2023.0.1.3`
## Configuration of DataSource in Nacos:
```yml
sp…
-
More than one implementation of @EnableCircuitBreaker (now relying on @conditionals to pick one): [com.alibaba.cloud.sentinel.custom.SentinelCircuitBreakerConfiguration, org.springframework.cloud.netf…
-
### Feature description
Describe the feature details with Chinese or English.
请问对于 spring cloud alibaba 以及 nacos 有计划支持吗?
### Additional notes
Add other notes if necessary.
-
**Describe the bug**
The error message is not user-friendly when adding duplicate permissions.
**Expected behavior**
I expect a friendly error message, such as 'This permission already exists, pl…
-
**Which Component**
AI(tongyi)
**Describe what problem you have encountered**
Question 1、https://github.com/alibaba/spring-cloud-alibaba/blob/2023.x/spring-cloud-alibaba-starters/spring-cloud-s…
-
我想问一下啊,这个的集成方式 是只需要pom文件里面添加一下,任何代码都不需要修改也不需要配置就可以生效的嘛?
网上完全查不到相关资料啊。目前使用的项目是jdk8的 spring cloud 内部调用使用feign,压测链路过长,容易失败。觉得可能序列化的问题,现在是想用这个fury来解决这个问题。
我想知道的是,只需要引入pom即可生效吗?