ok, one last question. imagine i have my json like...
# jackson-kotlin
h
ok, one last question. imagine i have my json like this:
Copy code
{
  "books":
  [
  bookstuff{},
  anotherbook{},
  ugetthepoint{}
  ]
}