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

### Describe what this PR does / why we need it Refactor RocketMQProduceFactory: reuse producer ### Does this pull request fix one issue? ### Describe how you did it 1....

When I add the following dependency in my springboot project, I ran out of exception: add config center dependency ` com.alibaba.cloud spring-cloud-starter-alibaba-nacos-config ` [18:44:54.626] main ERROR o.s.b.SpringApplication - reportFailure,834 -...

我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。 We recommend using English. If you are non-native English speaker, you can use the translation software. **Which Component** eg. Nacos Config, RocketMQ **Is your feature request related to a...

contribution welcome

In branch of 2.2.x, there are some test cases, they run depend on Nacos server. But we don't Nacos server now, it will cause run failed in process of the...

contribution welcome

There are some code reformat plugins, such as `spring-javaformat-maven-plugin` and etc. We need to analysis them strength and weakness and choose one.

contribution welcome

### Describe what this PR does / why we need it related to [issue-2610](https://github.com/alibaba/spring-cloud-alibaba/issues/2610) ### Does this pull request fix one issue? ### Describe how you did it ### Describe...

### What do you expect from Spring Cloud Alibaba The Spring Cloud Alibaba community is making plans for 2022. You are welcome to leave a message to us about your...

discussion

### Describe what this PR does / why we need it ### Does this pull request fix one issue? ### Describe how you did it ### Describe how to verify...

When will the dubbo components be upgraded to version 3.0? Are there any plans?

We plan to migrate the [module](https://github.com/alibaba/Appactive/tree/main/appactive-java-client/client-bridge/client-bridge-rpc-springcloud) in Appactive to Spring Cloud Alibaba and create a corresponding module called `spring-cloud-starter-alibaba-appactive`. I created a branch called `2.2.x-appactive` and did some initial work....

contribution welcome