1.不使用模板方式一:使用关键字@Controller@requestMappingreturn "redirect:index.html";return "forward:index.html"; //默认就是转发,forward可省略方式二: ...
確定! 回上一頁