spring升级到5.05版本遇到的问题,请帮帮解答?
spring吧
全部回复
仅看楼主
level 5
星辰Gus 楼主
由于项目要升级到使用spring5.05版本,但是换成5.05版本后spring-webmvc-5.0.5.RELEASE.jar包没有org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter类,不知道为什么这个版本要去掉这个类,现在导致引用这个类的时候报 ClassNotFoundException异常,希望大家能给解答解答。谢谢!
2018年04月11日 08点04分 1
level 5
星辰Gus 楼主
自己顶一下
2018年04月11日 08点04分 2
level 1
这个不是在3.2版本后就被deprecated了吗?
现在用这个替代org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
2018年07月07日 04点07分 3
1