@Controller @RequestMapping(value="/admin/debug") public class AdminDebugController extends Object
| Constructor and Description |
|---|
AdminDebugController() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
showDebugPage(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
@RequestMapping(method=GET)
protected void showDebugPage(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException
IOException