spring-cloud-alibaba icon indicating copy to clipboard operation
spring-cloud-alibaba copied to clipboard

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.

Results 271 spring-cloud-alibaba issues
Sort by recently updated
recently updated
newest added

1. The example of Sentinel is in chaos, don't provider all features about Sentinel. 2. You can use the website (https://httpbin.org) to write the examples, such as this is a...

contribution welcome

我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。 We recommend using English. If you are non-native English speaker, you can use the translation software. - [x] I have searched the [issues]of this repository and believe that this...

### Describe what this PR does / why we need it related to [integrated test environment](https://github.com/alibaba/spring-cloud-alibaba/issues/2363) [improve pospal ](https://www.yuque.com/docs/share/9bc0c40e-e656-463a-b409-5d6d3f9eb7e5?# ) It is necessary to design a set of integration testing...

1. In our readme of examples, we just show how to use the function in a Spring Cloud Application. That isn't an accurate statement, maybe a Spring Boot application is...

contribution welcome

### Describe what this PR does / why we need it pollable message source support ### Does this pull request fix one issue? Fixes #2634 ### Describe how you did...

### Describe what this PR does / why we need it ### Does this pull request fix one issue? fix #2619 ### Describe how you did it 根据阿里云服务的消息轨迹说明https://help.aliyun.com/document_detail/150029.html,需要设置CLOUD字段,但是原来的设置的逻辑有误 ![lQLPJxZ-q6Rt8ZTNArbNAt2wgWbNlmBQ5iYC0Jpr6YCEAA_733_694](https://user-images.githubusercontent.com/77738092/180186824-6a98c6a6-cf3c-43c4-9ac3-8a8ef68b9d8c.png) ![image](https://user-images.githubusercontent.com/77738092/180187457-1d3d8f5a-fb55-408c-b055-2931e54ccdd4.png)...

waiting for feedback

# What is the purpose of the change Add **a new loadbalancing rule**. We can use the "version” to loadbalancing # Brief changelog 1. Add `class NacosVersionRule extends AbstractLoadBalancerRule {}`...

It's a prototype to show how to support re register or upgrade metadata in nacos for discussion.

1. 修复 SimpleHttpCommandCenter 线程关闭问题 2. 增加SentinelConfigGatewayTypeInitializer 提前设置网关 APPType