toCommandResponse

fun Publisher<CommandResult>.toCommandResponse(request: ServerRequest, exceptionHandler: RequestExceptionHandler = DefaultRequestExceptionHandler): Mono<ServerResponse>