ObjectMapper ignore unknown properties by default

objectMapper.configure(DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES, false);
相關文章
相關標籤/搜索