@Controller
@RequestMapping(value="/admin/spring",
method=GET)
public class AdminSpringInfoController
extends java.lang.Object
| Constructor and Description |
|---|
AdminSpringInfoController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.ModelAndView |
show() |