解决java.lang.ClassNotFoundException: com.fasterxml.jackson.annotation.JsonIncludeProperties

  今天在引入使用最新版本jackson时,报了这个错误,原因是spring版本和jackson版本不匹配,将版本调整后(应该是不匹配,可以调高或者调低),就可以正常使用了。

posted @ 2021-01-07 21:36  lsh77  阅读(4125)  评论(0)    收藏  举报