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
It appears there may be an issue with logic used by AnnotationIntrospectorPair with findSerializer(), findDeserializer(), which prevents returning of actual ser/deser instance, instead of Class.
If so, fix it to work as expected.