spring-framework
6.1.1
jvm
spring-webflux
/
org.springframework.web.reactive.function.server
/
RouterFunctionDsl
/
status
status
fun
status
(
status
:
HttpStatusCode
)
:
ServerResponse.BodyBuilder
fun
status
(
status
:
Int
)
:
ServerResponse.BodyBuilder
Create a builder with the given HTTP status.
Return
the created builder
Since
5.1
Parameters
status
the response status