-
版本
```
com.alibaba.cloud
spring-cloud-alibaba-dependencies
2.2.0.RELEASE
```
> 会出现两次异常,通过debug发现是默认注册localhost:9090时候出错,但是最终注册成功,不影响服务的调用
第一次异常日志
java.net.ConnectException: Connection r…
-
**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…
-
```bash
root@f29fae7aa904:/opt/rocketmq/bin# ./mqadmin updateTopic -c DefaultCluster -t demo -n n1:9876 -a +message.type=DELAY
root@f29fae7aa904:/opt/rocketmq/bin# ./mqadmin exportMetaData -c…
dyrnq updated
1 month ago
-
1.**Describe the bug**
2023.0.1.3使用最新方式spring.config.import无法加载配置。因为缺少 namespace 参数,即使拼接namespace参数也无效,同时在NacosConfigDataResource中的NacosItemConfig也没有namespace字段信息
2.**Log info**
```
[u…
-
经过过去几年的发展,Service Mesh凭借其自身独特的优势在微服务治理领域占据一席之地,当前一些主流框架和社区都陆续做了一些相关对接,比如 [Dubbo Mesh](https://mp.weixin.qq.com/s/zNiKsaonPj4C9mXJsMEESQ),对于Spring Cloud Alibaba 通过支持xds协议支持Service Mesh这块大家有什么见解?
欢迎大家在…
-
Interoperability
-
**Describe the bug**
A clear and concise description of what the bug is.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Actually behavior**
A clea…
-
配置 : server:
port: 9001
spring:
application:
name: payment2
cloud:
nacos:
discovery:
server-addr: localhost:8848
sentinel:
transport:
port: 817…
-
## Introduction
This issue will help you how to configure Spring Cloud Alibaba application(s) working on Nacos Server 1.2.0+ with authentication.
## Prerequisites
- Nacos Server 1.2.0+ enabing …
-
**Is your feature request related to a problem? Please describe.**
For Spring Cloud Alibaba 2022.x, it supports JDK 17 and can build native image.
**Describe the solution you'd like**
Add support…