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

Ensure that @JsonUnwrapped works #15

Closed
cowtowncoder opened this issue Mar 24, 2013 · 2 comments
Closed

Ensure that @JsonUnwrapped works #15

cowtowncoder opened this issue Mar 24, 2013 · 2 comments

Comments

@cowtowncoder
Copy link
Member

One way to support nested objects with flat structure (like CSV) is to use @JsonUnwrapper. But I don't think currenty tests verify that this works. Test coverage should be added.

@cowtowncoder
Copy link
Member Author

First part verified: with no prefixes, manual schema, read/write work fine.

@cowtowncoder
Copy link
Member Author

Had to improve CsvSchema generation in CsvMapper -- not too hard, now works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant