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
There was a comment on my original issue about why the canDeserialize() is being called instead of readValue() as well as if the ObjectMapper is being re-used. I am hoping that someone can take a look at how the spring-boot project is interacting with the ObjectMapper on the deserializing the json http request to see if there is any issues that would cause the problem I am having.