spring-framework
5.3.39
spring-webflux
/
org.springframework.web.reactive.function.server
/
RouterFunctionDsl
/
status
status
fun
status
(
status
:
HttpStatus
)
:
ServerResponse.BodyBuilder
Content copied to clipboard
fun
status
(
status
:
Int
)
:
ServerResponse.BodyBuilder
Content copied to clipboard
Create a builder with the given HTTP status.
Return
the created builder
Since
5.1
Parameters
status
the response status