We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3a8d3 commit 2c4944dCopy full SHA for 2c4944d
release-notes/VERSION
@@ -17,6 +17,7 @@ NOTE: Annotations module will never contain changes in patch versions,
17
#104: Add new properties in `@JsonSetter`: `merge`, `null`/`contentNulls`
18
#105: Add `@JsonFormat.lenient` to allow configuring lenience of date/time deserializers
19
#108: Allow `@JsonValue` on fields
20
+#109: Add `enabled` for `@JsonAnyGetter`, `@JsonAnySetter`, to allow disabling via mix-ins
21
- Allow use of `@JsonView` on classes, to specify Default View to use on non-annotated
22
properties.
23
0 commit comments