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

awaitBodyOrNull

suspend fun <reified T : Any> ServerRequest.awaitBodyOrNull(): T?

Nullable Coroutines variant of ServerRequest.bodyToMono.

Author
Sebastien Deleuze

Since
5.2