ObjectMapper ignore unknown properties by default

objectMapper.configure(DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES, false);
相关文章
相关标签/搜索