Find the field type using Jackson JSON. try{ ObjectMapper json=new ObjectMapper(); json.configure(DeserializationConfig.Feature.FAIL_ON_UNKNOWN_PROPERTIES ...
確定! 回上一頁