Interface | Description |
---|---|
SwaggerUiSupport |
Generic trait to support Swagger UI integration for Swagger 1.5.x and
OpenAPI v3.x (Swagger 2.x) integrations.
|
Class | Description |
---|---|
OsgiSwaggerUiResolver | |
SwaggerUiConfig |
Please refer to https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md
to get the idea what each parameter does.
|
SwaggerUiResolver | |
SwaggerUiResourceLocator |
Swagger UI resource locator
|
SwaggerUiService | |
SwaggerUiSupport.Registration |
Holds the resources and/or providers which are required for
Swagger UI integration to be plugged in.
|
Apache CXF