open static fun createRouterFactoryFromFile(vertx: Vertx, filename: String, handler: Handler<AsyncResult<OpenAPI3RouterFactory>>): Unit
Create a new OpenAPI3RouterFactory from a filename
handler - When specification is loaded, this handler will be called with AsyncResult