How to parse an array of objects in javax rs?

前端 未结 0 1639
自闭症患者
自闭症患者 2021-01-06 01:31

I am sending form data as following to a server :

a[0][data]: 0
a[0][name]: test
a[0][search][value]: hello
a[0][search][there]: hi
a[1][data]: 1
... and so o         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题