I have a WS that accept one @RequestParam (username) and one @RequestBody (password). I would like to create a reuquest with resttemplate but I don\'t know how to do it, can