Skip to content
This repository was archived by the owner on Jan 22, 2019. It is now read-only.

Commit 3959342

Browse files
committed
Merge branch 'master' of github.com:FasterXML/jackson-dataformat-csv
2 parents cd86b3f + 8925b29 commit 3959342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ For full description of all configurability, please see [../wiki/CsvSchema].
196196
* [Wiki](../../wiki) (includes javadocs)
197197
* How-to
198198
* [CSV with Jackson 2.0](http://www.cowtowncoder.com/blog/archives/2012/03/entry_468.html)
199+
* [Writing CSV using Jackson CSVMapper & Mixin annotations](http://demeranville.com/writing-csv-using-jackson-csvmapper-mixin-annotations/)
199200
* Performance
200201
* [Java CSV parser comparison](https://github.com/uniVocity/csv-parsers-comparison)
201202

0 commit comments

Comments
 (0)