spring mvc 支持如下的返回方式:ModelAndView, Model, ModelMap, Map,View, String, ... return new ModelAndView("hello", "message", message); }.
確定! 回上一頁