-
Hello,
I see such warning _Possibly blocking call in non-blocking context could lead to thread starvation_ on that line:
https://github.com/Baeldung/kotlin-tutorials/blob/4abc9fb834397d277d0bb9281cf…
-
Hi Folks,
I’m encountering a possible memory leak while using JavaCV for image resizing in a Spring-WebFlux application.
Environment Details:
- Kubernetes Pod: 8GB memory
- JVM Settings: -Xm…
Racv updated
11 hours ago
-
I want to see all transaction including a customized class/method.
I added options below.
In the pinpoint.log file, it looks like looking for target classes, but I can't see it on the call tree.
…
-
First of all: I'm not sure if this is 100% the right place for this Issue as Netty, Reactor-Netty and Spring-Data mongodb are also involved.
After updating our Spring-Webflux app to 2.6.6 we encoun…
-
When running a Spring Boot 2.4.3 project with WebFlux and Thymeleaf to render some HTML pages, BlockHound detects blocking calls when the HTML Pages are rendered.
I am running with JDK 11 on Window…
-
## Why you need it?
希望可以支持webflux模型的数据库事务
## How it could be?
A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.
…
-
## Describe the proposal
Before Project Reactor, I used CompletableFuture for async programming in Java. When writing the first complete version for this SDK, Project Reactor was the recommended as…
-
Hello,
I am creating spring-boot application (`version 2.0.1.RELEASE`) using kotlin (`1.2.41`), java 8 (Oracle's JDK `1.8.0.172`) and webflux provided by `boot:spring-boot-starter-webflux` starter.…
-
## Is your feature request related to a problem?
I would like to see the HTTP body of the requests and I am using Spring Webflux. I have activated the option `capture-body` but nothing is shown in …
-
Could you provide some sample code or documentation how Light4j middleware can be injected in a Spring webflux application (by default using netty server)