toggle menu
spring-framework
6.2.0-RC3
jvm
switch theme
search in API
spring-webmvc
/
org.springframework.web.servlet.function
/
RouterFunctionDsl
/
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