Q:

objectmapper convert list of objects

List<MyClass> myObjects = mapper.readValue(jsonInput, new TypeReference<List<MyClass>>(){});
0

New to Communities?

Join the community