@Controller public class ConsoleController extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JAVAMELODY_DISABLED |
static String |
VIEW_NAME |
| Constructor and Description |
|---|
ConsoleController() |
public static final String JAVAMELODY_DISABLED
public static final String VIEW_NAME
@RequestMapping(value="/console") public String showConsole(@ModelAttribute(value="model") org.springframework.ui.ModelMap model)
Copyright © 2016. All rights reserved.