spring-framework / org.springframework.web.reactive.function.server / awaitBody

awaitBody

suspend inline fun <reified T : Any> ServerRequest.awaitBody(): T

Non-nullable Coroutines variant of ServerRequest.bodyToMono.

Author
Sebastien Deleuze

Since
5.2