-
org.springframework.boot
spring-boot-starter-parent
2.5.4
org.apache.dubbo
dubbo
2.7.8
…
-
`
io.dubbo.springboot
spring-boot-starter-dubbo
1.0.0
`
版本不应该是 snapshot 版
-
https://github.com/kedadiannao220/spring-boot-starter-dubbo-sample
-
### Environment
* Dubbo version: 2.7.8
* Operating System version: Windows10
* Java version: 1.8
* Spring-cloud-alibaba:2.2.6.RC1
* duboo + Nacos
### Steps to reproduce this issue
架构:3个…
-
- [x] I have searched the [issues](https://github.com/apache/dubbo-admin/issues) of this repository and believe that this is not a duplicate.
- [x] I have checked the [REAMDE](https://github.com/apac…
-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and f…
-
Connection refused (Connection refused), dubbo version: 2.7.4.1, current host: 192.168.0.171
java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketC…
-
https://github.com/sivaprasadreddy/jcart (电子商务,模块化,👍 💯 )
https://github.com/sivaprasadreddy/springboot-learn-by-example (👍 💯 )
https://github.com/biezhi/spring-boot-examples (学习和使用SpringBoot过程中写…
-
问题:
dubbo使用nacos的配置中心之后会疯狂往配置中心写入配置, 我们一共就8个项目, dubbo写入的配置文件就写了50个, 这个正常吗?
使用版本
```xml
com.alibaba.cloud
spring-cloud-starter-alibaba-nacos-config
…
-
dubbo-spring-boot-starter 2.7.15
springboot 2.3.2.RELEASE
使用nacos 2.0.3作为注册中心
依次启动服务提供者和消费者,能正常调用,当重启服务消费者,调用会报无法找到服务提供者 org.apache.dubbo.rpc.RpcException: No provider available from registry xxx…