| Package | Description |
|---|---|
| controllers |
| Modifier and Type | Class and Description |
|---|---|
class |
ApiController
To be discoverable, a controller must be annotated with
@Path. |
class |
ApiV1 |
class |
ApiV2 |
class |
PetController
Implementation of the Swagger Petstore /pet API.
|
class |
StoreController
Implementation of the Swagger Petstore /store API.
|
class |
UserController
Implementation of the Swagger Petstore /user API.
|
Copyright © 2015. All rights reserved.