FasterXML / FasterXML/jackson-dataformats-text
Support `@JsonAnyGetter` with CSV
オープン
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 はまだ評価されていません。