码迷,mamicode.com
首页 > 编程语言 > 详细

spring Controller类注解的包

时间:2017-08-23 19:12:17      阅读:182      评论:0      收藏:0      [点我收藏+]

标签:contex   1.0   lease   osi   web   ase   pos   ext   ns-3   

@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

spring Controller类注解的包

标签:contex   1.0   lease   osi   web   ase   pos   ext   ns-3   

原文地址:http://www.cnblogs.com/cyy-13/p/7419598.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!