Package io.quarkus.swaggerui.runtime
Class SwaggerUiRecorder
java.lang.Object
io.quarkus.swaggerui.runtime.SwaggerUiRecorder
-
Constructor Summary
ConstructorsConstructorDescriptionSwaggerUiRecorder(io.quarkus.runtime.RuntimeValue<SwaggerUiRuntimeConfig> runtimeConfig) -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Handler<io.vertx.ext.web.RoutingContext> handler(String swaggerUiFinalDestination, String swaggerUiPath, List<io.quarkus.vertx.http.runtime.devmode.FileSystemStaticHandler.StaticWebRootConfiguration> webRootConfigurations, io.quarkus.runtime.ShutdownContext shutdownContext)
-
Constructor Details
-
SwaggerUiRecorder
-
-
Method Details
-
handler
-