-
### Question
When i use the shenyu to proxy dubbo service and then call the gateway interface.
java.lang.NullPointerException: null
at org.apache.shenyu.plugin.global.DefaultShenyuContextBuil…
-
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…
-
Hello guys
when I use dubbo start and zipkin ,my consumers and privoder service that them traceId are not same.
if I only use the two jar and zipkin 。
org.apache.dubbo
…
-
根据readme做了个测试项目,一启动就报错。
```
2016-02-03 10:07:57.241 INFO 11996 --- [ main] com.luoan.showcase.Application : Starting Application on fanjun-PC with PID 11996 (E:\share\ws_ms\sprin…
-
你好,dubbo的@service 加入`@Transactional `时,服务注册不了,怎么解决?
-
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
- [x] I have checked the [FAQ](https://github.com/apache/dubbo/…
-
@Reference
private UserService userService;
/**
* 用户注册
*
* @param user
* @return
*/
@PostMapping("/register")
public RtnResp register(@RequestBod…
-
**Which Component**
spring-cloud-starter-alibaba-nacos-discovery,spring-cloud-starter-alibaba-nacos-config
**Describe the bug**
spring-cloud-starter-stream-rabbit:2.1.3.RELEASE conflict with sp…
-
###Steps to reproduce this issue
1. Use dubbo-spring-boot-starter 2.7.7
2. Set spring.application.name in application.properties
3. Use dubbo xml config:
Why dubbo-admin use step2 name not st…
-
1.目前版本:
Hoxton.SR3
2.2.5.RELEASE
2.2.1.RELEASE
2.2.3
2.问题:启动有循序
3. dubbo的配置:
dubbo:
scan:
base-packages: com.zhongshi
consumer:
check: false
timeout: 30000
protocol:
name: dubbo
p…