79149489

Date: 2024-11-01 21:52:04
Score: 0.5
Natty:
Report link

Use @JsonFormat annotation:

@JsonFormat(shape = JsonFormat.Shape.STRING)
protected InputTypeEnum inputType;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @JsonFormat
  • High reputation (-1):
Posted by: kapandron