Generating @RequestBody for a simple String

6 views
Skip to first unread message

Parul Jain

unread,
Mar 8, 2012, 10:47:43 AM3/8/12
to fornax-...@googlegroups.com

ClientIntegrationResource à processSyncResultEntities – should this be a request parameter  or request body?

Hi

I am trying to achieve having an @RequestBody containing the String input rather than @PathParam. Here is my method

Resource Client {
processSyncResultEntities(String resultSet) PUT path= "/clientIntegration/sync/process" => ClientIntegrationService.processSyncResultEntities;
}
Reply all
Reply to author
Forward
0 new messages