FasterXML / FasterXML/jackson-dataformats-text

Support `@JsonAnyGetter` with CSV

オープン
#243 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
csv
主要言語
Java
スター
455
フォーク
164
平均マージ
6日 10時間
マージ済み PR(30日)
2

説明

It seems the `@JsonAnyGetter` annotation is not supported for the CSV format.

I made a runnable test case:
https://github.com/MrBuddyCasino/jackson-csv-bug

It fails with `com.fasterxml.jackson.dataformat.csv.CsvMappingException: Unrecognized column 'xxx': known columns: ["num"] (through reference chain: org.example.CsvTest$Entity["[anySetter]"])`

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。