FasterXML / jackson-annotations

Core annotations (annotations that only depend on jackson-core) for Jackson data processor
https://github.com/FasterXML/jackson
Apache License 2.0
1.03k stars 330 forks source link

Polymorphic deduction annotation @JsonTypeInfo(use = DEDUCTION) #175

Closed drekbour closed 4 years ago

cowtowncoder commented 4 years ago

Thanks! One thing before I can merge this change (and start to look into bigger part) is that I need Contributor License Agreement (CLA), from:

https://github.com/FasterXML/jackson/blob/master/contributor-agreement.pdf

which only needs to be done once and works for all contributions for Jackson components.

Usual simplest way is to print it, fill & sign, scan/photo, email to info at fasterxml dot com. Once I have it, I can merge this PR.

Thank you again for the contribution!