Uses of Class
org.apache.cxf.jaxrs.swagger.ui.SwaggerUiSupport.Registration
-
-
Uses of SwaggerUiSupport.Registration in org.apache.cxf.jaxrs.swagger.ui
Methods in org.apache.cxf.jaxrs.swagger.ui that return SwaggerUiSupport.Registration Modifier and Type Method Description default SwaggerUiSupport.RegistrationSwaggerUiSupport. getSwaggerUi(org.apache.cxf.Bus bus, Properties swaggerProps, boolean runAsFilter)Detects the presence of Swagger UI in classpath with respect to properties and configuration provided.
-