Not found org.springframework.http.converter.json.MappingJacksonHttpMessageConverter

Posted cxchanpin

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Not found org.springframework.http.converter.json.MappingJacksonHttpMessageConverter相关的知识,希望对你有一定的参考价值。

在配置Spring RESTFul应用时,发现包类org.springframework.http.converter.json.MappingJacksonHttpMessageConverter找不到的错误,以下提供了包的下载地址。


http://repo1.maven.org/maven2/com/fasterxml/jackson/core/

只是,版本号有变化。应将配置文件里的

MappingJacksonHttpMessageConverter

改动为:

MappingJackson2HttpMessageConverter


懒得去找的兄弟,到这去下:

jackson-2.6(3个jar包): http://download.csdn.net/detail/hongweigg/8907317






以上是关于Not found org.springframework.http.converter.json.MappingJacksonHttpMessageConverter的主要内容,如果未能解决你的问题,请参考以下文章

Clion编译 报错 “wchar .h not found” “string .h not found”

ERROR_PATH_NOT_FOUND 与 ERROR_FILE_NOT_FOUND,有啥区别?

Resource not found高手进

command not found怎么办

vue: command not found

command not found怎么解决啊?