@Controller需要导入org.springframework.web-3.1.0.RELEASE.jar

@RequestMapping、@Service、@Repository需要导入org.springframework.context-3.1.0.RELEASE.jar

@Autowired需要导入org.springframework.beans-3.1.0.RELEASE.jar

posted on 2017-08-23 18:34  cyy_13  阅读(878)  评论(0编辑  收藏  举报