mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
f63b0d720e
Note that WebFlux and WebFlux.fn can be both used at the same time thanks to the handler mapping registration in `@EnableWebFlux`. Fixing typos in the reference documentation for outdated Reactor operators.