Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Whatever
objectmapper convert list of objects
Octavia Togami
Programming language:
Whatever
2021-03-17 22:54:03
0
Q:
objectmapper convert list of objects
Vukodlak17
Code:
Whatever
2021-08-12 06:26:33
List
<
MyClass
>
myObjects = mapper.readValue(jsonInput, new TypeReference<List
<
MyClass
>
>(){});
0
Tags
object
list
con
objects
Related
how to use list of item in modelMapper
make a flat object from object of object list
New to Communities?
Join the community