@Controller public class JSONDocController extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSONDOC_DEFAULT_PATH |
| Constructor and Description |
|---|
JSONDocController(String version,
String basePath,
List<String> packages) |
public static final String JSONDOC_DEFAULT_PATH
@RequestMapping(value="/jsondoc",
method=GET,
produces="application/json")
@ResponseBody
public JSONDoc getApi()
Copyright © 2015. All Rights Reserved.