Deserialize
Specify the implementation to use for an interface.
@JsonDeserialize(as = CarImpl.class)
public interface Car
Last updated
Was this helpful?
@JsonDeserialize(as = CarImpl.class)
public interface Car
Last updated
Was this helpful?