This commit moves WebFluxUriComponentsBuilder.fromServerRequest to the ServerRequest interface itself. Consequently, the WebFluxUriComponentsBuilder is removes itself, as it contained no other methods. Issue: SPR-15953
This commit moves WebFluxUriComponentsBuilder.fromServerRequest to the ServerRequest interface itself. Consequently, the WebFluxUriComponentsBuilder is removes itself, as it contained no other methods. Issue: SPR-15953