json read list code example Example: objectmapper convert list of objects List myObjects = mapper.readValue(jsonInput, new TypeReference>(){});