RequestMapping ;//@Controller注解的类会自动添加到Spring上下文 ... 映射访问路径 @RequestMapping("/t2") public String index(Model model){ ...
確定! 回上一頁