spring-framework
Toggle table of contents
7.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
spring-framework
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