Package | Description |
---|---|
org.apache.cxf.jaxrs.openapi | |
org.apache.cxf.jaxrs.swagger | |
org.apache.cxf.jaxrs.swagger.ui |
Class and Description |
---|
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.
|
SwaggerUiSupport
Generic trait to support Swagger UI integration for Swagger 1.5.x and
OpenAPI v3.x (Swagger 2.x) integrations.
|
Class and Description |
---|
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.
|
SwaggerUiSupport
Generic trait to support Swagger UI integration for Swagger 1.5.x and
OpenAPI v3.x (Swagger 2.x) integrations.
|
Class and Description |
---|
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
|
SwaggerUiSupport.Registration
Holds the resources and/or providers which are required for
Swagger UI integration to be plugged in.
|
Apache CXF