I have a GET /object call with required parameter id:
GET /object
id
@RequestMapping(value = {"/object"}, produces = "application/js