Stéphane Nicoll opened SPR-16360 and commented
See spring-projects/spring-boot#11576
Looking at the current reference guide, there is a very good explanation at how a router can be composed from multiple RouterFunction. There is also a link to the Java configuration part but this section doesn't seem to have anything specific to WebFlux.fn
It would be nice if that part of the doc had a section so that we understand what @EnableWebFlux does in that situation.
Affects: 5.0.2
Referenced from: commits 72e3c43, cdf2ab9