Recommend this page to a friend! |
Classes of Julian Finkler | > | JSON Object Mapper | > | tests/res/person_multiple.json | > | Download |
|
![]() |
[ { "firstname": "Pete", "surname": "Peterson", "age": 28, "height": 1.72, "is_cool": false }, { "firstname": "Anna", "surname": "Anderson", "age": 25, "height": 1.63, "is_cool": true } ] |