protected fun RoutingContext.executeBlocking(handler: (RoutingContext) -> Unit): Unit
Execute blocking code using Vertx.executeBlocking.