fun <reified T : Any> Mono<*>.cast(): Mono<T>
Extension for Mono.cast providing a cast<Foo>() variant.
cast<Foo>()
Author Sebastien
Since 3.1