spring-framework
Toggle table of contents
7.0.0-M9
jvm
Platform filter
jvm
Switch theme
Search in API
spring-framework
spring-webflux
/
org.springframework.web.reactive.function.server
/
CoRouterFunctionDsl
/
add
add
fun
add
(
routerFunction
:
RouterFunction
<
ServerResponse
>
)
Merge externally defined router functions into this one.
Since
5.2
Parameters
router
Function
the router function to be added