Looks like use of `@JsonSetter(nulls=...)` does not work with Records in 2.12.0. Note that earlier report (#2970) turned out to be valid, but since I closed it earlier decided to file a separate one.
Looks like use of
@JsonSetter(nulls=...)does not work with Records in 2.12.0.Note that earlier report (#2970) turned out to be valid, but since I closed it earlier decided to file a separate one.