【SSM整合】Error creating bean with name ‘org.springframework.web.servlet.mvc.method.annotation.Request‘
最新推荐文章于 2022-10-27 15:23:49 发布
在整合SSM框架时遇到错误'Error creating bean with name 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter'。问题根源在于Spring5要求Jackson库版本需在2.9.0以上。解决方法是在pom.xml中将Jackson版本更新为2.9.8。




最低0.47元/天 解锁文章
986

被折叠的 条评论
为什么被折叠?



