@Controller @RequestMapping(value="/global") public class GlobalController extends Object
| Constructor and Description |
|---|
GlobalController() |
| Modifier and Type | Method and Description |
|---|---|
String |
errorPage()
跳转到404页面
|
String |
errorPageInfo(org.springframework.ui.Model model)
跳转到session超时页面
|
Copyright © 2018. All rights reserved.