FasterXML / FasterXML/jackson-dataformats-text
Support `@JsonAnyGetter` with CSV
Ouverte
csv
- Langage dominant
- Java
- Étoiles
- 455
- Forks
- 164
- Merge moyen
- 6 j 10 h
- PR mergées (30 j)
- 2
Description
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]"])`
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.