| Class | Description |
|---|---|
| SwaggerApiResource |
This alters the responses of Swagger's ApiListingResourceJSON class so that the basePath field
will be set.
|
| SwaggerGuiceJaxrsScanner |
Finds JAX-RS resource classes via Guice, so that they can be scanned for Swagger API annotations.
|
| SwaggerModule |
Configures a service to serve Swagger documentation at '/api-docs', and the Swagger UI at
'/meta/swagger/ui'.
|
| SwaggerUiResource |
Copyright © 2018 Cerner Innovation, Inc.. All rights reserved.