@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  阅读(912)  评论(0)    收藏  举报