我希望Spring MVC應用程式重定向到動態URL(由使用者提交)。所以如果我有這樣的程式碼, @RequestMapping("/redirectToSite") protected ModelAndView redirect( ...
確定! 回上一頁