Merge branch '6.2.x'

This commit is contained in:
Sébastien Deleuze
2024-12-23 11:15:08 +01:00
8 changed files with 10 additions and 4 deletions

View File

@@ -193,7 +193,7 @@ Kotlin::
[[webtestclient-fn-config]]
=== Bind to Router Function
This setup allows you to test <<web-reactive.adoc#webflux-fn, functional endpoints>> via
This setup allows you to test xref:web/webflux-functional.adoc[functional endpoints] via
mock request and response objects, without a running server.
For WebFlux, use the following which delegates to `RouterFunctions.toWebHandler` to