-
If a resolver has `Flux` return type and schema has `[...]` return type then it will crash on this line:
`com/graphql-java-kickstart/graphql-java-tools/5.7.1/graphql-java-tools-5.7.1-sources.jar!/c…
-
WebFlux doesn't require jetty or tomcat.
It uses netty.
Is it possible to get rid of jetty from WebFlux integration tests?
-
### Summary
From what I can tell the recently added SAML2 support only supports Spring MVC or more generally servlet based requests. Any plans to add spring-webflux support?
-
I'd like to use this great library within a Spring WebFlux-based reactive application. However, this doesn't seem to be supported. I didn't dig deeper into it, but it looks like the `SpecificationArgu…
-
Now I use Spring WebFlux for HTTP REST API services because of performance, at the same time I use Vaadin to build UI, and this is the famous problem between Spring MVC and WebFlux.
Can I use Sp…
-
There was a huge performance problem when using sleuth in the reactive stack. See [here](https://github.com/spring-cloud/spring-cloud-sleuth/issues/1397)
This was partially addressed by [this](http…
-
# Get Request object anywhere in Spring WebFlux - Spring Cloud
A different world In a normal Spring Web project, it is very easy to get the Request object and many libraries provide static methods to…
-
Is there any plan to support webflux application?
-
https://superhxf.github.io/2019/10/07/%E5%88%9D%E8%AF%86WebFlux/
初识WebFlux
-
### Checklist
- [X] I have looked into the Readme ([Spring Boot 2 MVC](https://github.com/auth0-samples/auth0-spring-boot-login-samples/tree/master/mvc-login#readme)/[Spring Boot 2 WebFlux](https://g…