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

Add `@JsonEnumDefaultValue` for indicating default enum choice if no real match found #83

Closed AlejandroRivera closed 8 years ago

AlejandroRivera commented 8 years ago

See Jackson Databind PR https://github.com/FasterXML/jackson-databind/pull/1126 for more details