@Controller public class ChangesController extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CHANGES_URI |
| Constructor and Description |
|---|
ChangesController() |
public static final String CHANGES_URI
@RequestMapping(value="/changes",
method=GET)
@ResponseBody
public String getChangesContent()
throws IOException
IOExceptionCopyright © 2016. All rights reserved.