也可以重定向,事实上,如果在SpringMVC 中有重定向的需求,一般采用这种方式: @RequestMapping("/test4") public String test4() { return ...
確定! 回上一頁