You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have no clue if is was regarded as public API 7 years ago, but I believe so. And I would prefer to have no-arg constructor in the next version of jackson-datatype-joda too, because we have the usage like
@JsonDeserialize(using = DateTimeDeserializer::class)