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
Post a Comment