-
[ERROR] io.github.xdiamond.client.XDiamondConfig - load xdiamond config from server error! test|captcha|1.0|product
java.util.concurrent.TimeoutException: null
at io.netty.util.concurrent.AbstractF…
-
**Describe the bug**
I am trying to enable grpc support for my reactive spring cloud gateway based application. We use tomcat server instead of the default netty server. Currently getting this error …
-
### Expected Behavior
The ERROR log should not appear
### Actual Behaviour
After building and staring successfully the docker native image, the following error is thrown when a request is POST to…
-
Hi, there are multiple versions of **com.fasterxml.jackson.core:jackson-core:jar** in **vertx-examples-3.6.0** (**spring-examples/springboot-example** module). As shown in the following dependency tre…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
- [ ] I have searched the [issues](https://github.com/codingapi/tx-lcn/issues) of this repository and believe that this is not a duplicate.
### 1. Bug Description
出现多级调用时:A服务-B服务-(C服务,D服务,E服务),出现了…
-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
改造为springboot后,默认端口是9091,而netty端口是80…
-
1、服务发现时通过DiscoveryClientNameResolver获取服务列表
2、服务端服务启动grpc服务端但是ServerBuilder指定端口时不能和springBoot服务端口相同
所以想知道如何进行关联的,目前进行代码阅读后尝试自己建立通信启动时报
```java
java.io.IOException: Failed to bind
at io.grpc.netty…
-
**Describe the bug**
Spring Cloud Gateway version:2.2.5
reactor-netty version :0.9.15
- Use method `ServerHttpResponse.writeWith(Mono` instead of `ServerHttpResponse.writeWith(Flux)` in `NettyWrit…
-
# 创建一个SpringBoot项目
## 通过[Spring Initializr](http://start.spring.io/)来创建项目
1.
![Spring Initializr.png](https://upload-images.jianshu.io/upload_images/3435345-16c52e18ccbec79c.png?imageMogr2/auto-or…