-
Hello Community,
We are very glad to announce that Spring Cloud Alibaba 2.2.7.RELEASE is released.
You can check detailed release notes here:
2.2.7.RELEASE : https://github.com/alibaba/spring…
-
## Question
我的配置:
```
server:
port: 8081
spring:
jackson:
date-format: yyyy-MM-dd HH:mm:ss
time-zone: GMT+8
default-property-inclusion: non_null
canal.conf:
mode: tcp …
-
**Screenshots**
-
我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。
We recommend using English. If you are non-native English speaker, you can use the translation software.
**Which Component**
eg. Nacos Discovery, Sentin…
-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
There are many warnings for usin…
-
**Describe the bug**
Nacos2.0.0中,偶现服务下线修改元数据后重新上线,页面上展示的元数据未更新
之后将服务下线,并修改服务的端口号后重新上线,页面展示的元数据才更新,怀疑是使用缓存数据导致该问题
**Expected behavior**
每次服务上线后,应展示最新的元数据信息
**Acutally behavior**
服务下线后重新上线…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd li…
-
碰到问题,请在 搜索是否存在相似的 issue。
不按照模板提交的 issue,会被系统自动删除。
### 基本信息
- ruoyi-vue-pro 版本:v2.0.0
- 操作系统:Windows
- 数据库:MySQL
### 你猜测可能的原因
(必填)我花费了 2-4 小时自查,发现可能的原因是:经调试发现如果`spring.datasource.dyna…
-
feign-api module
ProblemClient
```java
@FeignClient(name="problemset1")
public interface ProblemClient {
@PostMapping("/api/v1/problemset/problem/test")
String test();
}
```
p…
-
**Describe the bug**
Nacos server health check print log in 3 seconds Long connection metrics detail, Total count =0, sdkCount=0, clusterCount=0
**Expected behavior**
Is it possible to print…