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

@JsonCreator javadoc should mention @JsonValue #68

Closed Raniz85 closed 9 years ago

Raniz85 commented 9 years ago

These two go hand in hand and the documentation for @JsonValue mentions @JsonCreator, but the documentation for @JsonCreator doesn't mention @JsonValue at all.

Should make it a bit easier to find it if you stumble upon @JsonCreator first (as I did).

cowtowncoder commented 9 years ago

Makes sense, I can add a reference.

cowtowncoder commented 9 years ago

Improved javadocs a bit; since we only publish javadocs on minor releases, most likely will be part of 2.7.