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 new property, `@JsonProperty.access` (and matching enum) to support read-only/write-only properties #61

Closed cowtowncoder closed 9 years ago

cowtowncoder commented 9 years ago

See https://github.com/FasterXML/jackson-databind/issues/813 for more details.