为了账号安全,请及时绑定邮箱和手机立即绑定

spring-mvc-5.0.9版本为什么移除了@RequestMapping等注解?

spring-mvc-5.0.9版本为什么移除了@RequestMapping等注解?

白板的微信 2018-10-24 08:11:41
spring-mvc-5.0.9版本找不到@RequestMapping等注解了,请问是被移到哪个jar包上吗?
查看完整描述

1 回答

?
不负相思意

TA贡献1777条经验 获得超10个赞

spring-web-5.0.9.RELEASE.jar/org/springframework/web/bind/annotation/RequestMapping.class

maven引用

<dependency>
            <groupId>org.springframework</groupId>
            <artifactId>spring-web</artifactId>
            <version>5.0.9.RELEASE</version>
        </dependency>


查看完整回答
反对 回复 2018-10-24
  • 1 回答
  • 0 关注
  • 1033 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信