問題タブ [jackson-databind]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
2593 参照

spring - Jackson データバインドによる Spring MVC Bean 作成エラー

このコードの開発中に Spring MVC Web プロジェクトを開発しています。次のエラーに直面しています。何日も費やした後でも、まだこのエラーを解決できません。

以下のバージョンの Spring および Jackson Spring-MVC を使用しています: 4.5.3 Jackson-Databind: 2.6.3 JDK: 1.8+ Tomcat: 9

以下は私の pom.xml と春のコンテキストファイルです

pom.xml ファイル

スプリング コンテキスト ファイル:

2.7.0、2.8.1、2.8.7 など、Jackson の別のバージョンを試してみました。

また、春のバージョンを最新の 4.3.8 に変更しました

しかし、まだ同じ問題に直面しています。

スタックトレース