Files
java-tutorials/jackson/src/main/resources/example2.json
T

10 lines
145 B
JSON
Raw Normal View History

2019-10-11 18:11:03 +02:00
[
{
"name": "Test order1",
"detail": "ahk ks"
},
{
"name": "Test order2",
"detail": "Fisteku"
}
]