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

Support new JsonInclude.Include.NON_ABSENT with Guava Optional #69

Closed
cowtowncoder opened this issue May 29, 2015 · 0 comments
Closed
Milestone

Comments

@cowtowncoder
Copy link
Member

(see FasterXML/jackson-databind#811 for background)

With 2.6 it is possible to cleanly support exclusion of nulls and "absent" Optionals, without excluding empty Lists and such. But it needs bit of support from Guava module itself, to recognize Optional as a reference type.

@cowtowncoder cowtowncoder added this to the 2.6.0 milestone May 29, 2015
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