I am facing issue while deserialization the JSON to object in my springboot application. I am having code as below :-
public interface IStatus{ } @JsonTypeName(