toggle menu
spring-framework
6.2.0-RC3
jvm
switch theme
search in API
spring-webflux
/
org.springframework.web.reactive.function.server
/
RouterFunctionDsl
/
resource
resource
fun
resource
(
predicate
:
RequestPredicate
,
resource
:
Resource
)
Route requests that match the given predicate to the given resource.
Since
6.1.4
See also
Router
Functions.
resource