Lokesh
Lokesh
Thank you for the feedback. Will update the pull request
I have updated the pull request after addressing your feedback. jclass.owner().ref(subClass) works perfect.
Done. Is it possible to have a release version with these changes?
Yeah, its not backward compatible. I missed it. Let me try to work on it. But looks like when we use JsonTypeInfo.As.PROPERTY we need to use the annotationName(value of deserializationClassProperty)...
I've updated the PR so that it does not break any existing changes. Thanks for the comments.