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

fixed JsonInclude incorrect link javadoc #137

Closed zehua closed 6 years ago

zehua commented 6 years ago

@ is missing in two of the {@link ...} javadoc.

image

image

cowtowncoder commented 6 years ago

Thanks!