return “redirect:abc.jsp”;
return "redirect:abc"会解读为请求
springMvc的重定向跳转
最新推荐文章于 2025-04-08 17:42:28 发布
return “redirect:abc.jsp”;
return "redirect:abc"会解读为请求