FasterXML / FasterXML/jackson-dataformats-text
Support `@JsonAnyGetter` with CSV
未关闭
csv
- 主要语言
- Java
- 星标
- 455
- 派生
- 164
- 平均合并
- 6 天 10 小时
- 30 天内合并 PR
- 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 还没有评估数据。