mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 04:09:04 +00:00
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.