Weed-FS-Java-Client
Weed-FS-Java-Client copied to clipboard
UnrecognizedPropertyException fix
JSON response parsing error because of incomplete POJOs. Alternative fix: using @JsonIgnoreProperties class-level annotation.