public static class JsonPropertyEnum {
    @JsonProperty
    public TestEnum enumValue;

    @Override