Use @JsonFormat annotation:
@JsonFormat(shape = JsonFormat.Shape.STRING) protected InputTypeEnum inputType;