-
## 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…
-
SpringBoot Version: 3.3.5
SpringCloud Version: 2023.0.3
SpringCloudAlibaba : 2023.0.1.2
gateway.yml
spring:
cloud:
gateway:
discovery:
locator:
…
-
问题描述:同一个分布式事务执行了多次PhaseTwo_Committed操作,请教如何解决:
2021-05-10 15:07:52.336 [http-nio-7101-exec-5] INFO io.seata.tm.api.DefaultGlobalTransaction - [172.26.201.26:8091:135036741874720768] commit status:…
-
开发者们您好,这应该是一个`问题`,不是`bug`。。
我是从`openfeign+ribbon+hystrix`转过来的
这样的在SpringCloud 2020.0 和 SpringCloudAlibaba 2021后 不再支持ribbon+hystrix,转而使用
spring-cloud-loadbalancer
之前使用`ribbon+hystrix`时,可以通过`ribbon`…
-
## Issue Description
![image](https://user-images.githubusercontent.com/26543986/185030021-67229406-b5f1-4996-93ea-1ccc5a0e6d92.png)
![image](https://user-images.githubusercontent.com/26543986/1…
-
Hello,大家好
例子中的springCloudAlibaba 版本比较老,可以更新下吗,这个任务交给我
-
XXL-JOB:2.3.1
SpringBoot:2.6.3
SpringCloudAlibaba:2021.0.1
开发了一个执行器服务注册到调度中心,用于远程调用业务服务,但是在调用过程因为是非web请求无法获取到token,feign调用401报错。以下方式也无法解决。
```java @Configuration
public class FeignConfig implemen…
-
**Which Component**
Dubbo
**Describe the bug**
When the bean `SimpleAsyncTaskExecutor ` is defined
the Dubbo consumer cannot find the service provider
**To Reproduce**
1. define the bean
…
-
## Why you need it?
Is your feature request related to a problem? Please describe in details
## How it could be?
A clear and concise description of what you want to happen. You can explain mor…
-
ERROR 58144 --- [client.listener] .a.d.m.s.InMemoryWritableMetadataService : [DUBBO] publishProvider interfaceName is empty . providerUrl: consumer://192.168.1.104/com.alibaba.cloud.dubbo.service.Dub…