FasterXML / FasterXML/jackson-dataformats-text

Support `@JsonAnyGetter` with CSV

未关闭
#243 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。