Deserializing json response to custom enum value in java

前端 未结 0 1994
眼角桃花
眼角桃花 2021-01-14 15:40

I am trying to deserialize a json response with custom enum values, but instead of mapping with the custom value, enum is being set with its ordinal value. I have searched a

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