-
**Which Component**
RocketMQ
spring-cloud-starter-stream-rocketmq V:2023.0.1.0
**Describe the bug**
**I met the exception when I integrate with rocketmq.**
```shell
java.lang.ClassNotFoundEx…
-
您好,我们项目中升级了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…
-
[在此处输入反馈]
---
#### 文档详细信息
⚠ *请勿编辑此部分。sca.aliyun.com ➟ GitHub 问题链接必须具有此部分。*
* Version ID: 2bac3769-2613-f739-4796-0737c7cd8919
* Content: [Spring Boot 单体应用升级 Spring Cloud 微服务最佳实践](https:/…
-
```bash
2024-10-15T15:38:10.562+08:00 ERROR 1446700 --- [ad_demo-group_2] o.s.integration.handler.LoggingHandler : org.springframework.messaging.MessageHandlingException: error occurred in message …
dyrnq updated
1 month ago
-
[在此处输入反馈]
springc.config.import 引入
是否是 spring.config.import 引入 ?
---
#### 文档详细信息
⚠ *请勿编辑此部分。sca.aliyun.com ➟ GitHub 问题链接必须具有此部分。*
* Version ID: 2bac3769-2613-f739-4796-0737c7cd8919
* C…
-
```bash
2024-10-15T10:09:13.979+08:00 WARN 1323356 --- [ConsumeMessageThread_demo-group_2] s.c.f.c.c.SmartCompositeMessageConverter : Failure during type conversion by com.alibaba.fastjson.support.s…
dyrnq updated
1 month ago
-
I got a AbstractMethodError when I call DashScope Chat Model for getting keyword of a document
the code like below
` public static void main(String[] args) {
DashScopeApi dashScopeAp…
-
配置文件修改为bootstrap.properties后依旧连接127.0.0.1:8848。配置内容:
server.port=18084
spring.application.name=sys
spring.profiles.active=dev
spring.cloud.nacos.config.server-addr=60.205.232.39:8748
spring.cloud…
-
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 2023.0.1.3 以后,SCA 无法读取 Nacos 配置中心配置。
好多小伙伴升级至 SCA 2023.0.1.3 以后,也发现该问题,相关连的 ISSUE有:#3876 #3877 #3881 和 #3874
在 #3874 提供了一种解决方案,但是并不是核心问题所在。
## 问题原因
分别跟了一下 SCA 2023.0.1.2 和 SCA 2023…