vavr-io / vavr-jackson

Jackson datatype module for Vavr
Apache License 2.0
99 stars 38 forks source link

Check JsonFormat support in LazySerializer and LazyDeserializer #145

Closed mincong-h closed 4 years ago

mincong-h commented 4 years ago

Check @JsonFormat support in LazySerializer and LazyDeserializer, similar to https://github.com/vavr-io/vavr-jackson/issues/141