Is it possible to determine the type to be constructed when using @JsonCreator for deserializing in Jackson?

前端 未结 0 656
忘了有多久
忘了有多久 2021-01-27 04:15

I was hoping that when using inheritance I could reduce boilerplate code by implementing default constructor/builder method in interface, like:

public interface          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题