@RestController public class CatalogController extends BaseController
catalogService| Constructor and Description |
|---|
CatalogController(CatalogService service) |
| Modifier and Type | Method and Description |
|---|---|
Catalog |
getCatalog() |
getErrorResponse, getRequiredServiceDefinition, getServiceDefinition, handleException, handleException, handleException, handleException, handleException, handleException, handleException@Autowired public CatalogController(CatalogService service)
@RequestMapping(value="/v2/catalog", method=GET) public Catalog getCatalog()