StringMVC @RequestMapping method属性
摘要:
@RequestMapping(value="/testMethod",method=RequestMethod.POST) public String testMethod(){ System.out.println("testMethod"); return SUCCESS; } 访问需要指定方 阅读全文
posted @ 2017-12-19 15:08 Allen_Zsj 阅读(176) 评论(0) 推荐(0)
浙公网安备 33010602011771号