Skip to content

IdolFindConfig.java Compilation problem #71

@ciroppina

Description

@ciroppina

Hello, I have a complation problem with these two duplicated propertis in "IdolFindConfig.java" (idol project):
@JsonProperty("savedSearches")
private SavedSearchConfig savedSearchConfig;
@JsonProperty("idolFieldPathNormalizerXMLPrefixes")
private Collection idolFieldPathNormalizerXMLPrefixes;

could their @JsonProperty annotation be commented in the static inner class?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions