java - Restful web service to take complex object as input -


how can pass complex object person class input parameter in restful web service??

i have gone through many links didnt find solution. please help

transform object json or xml (or other format, these common), , send body of request.


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -