Like ``` static mappings = { "/product/$id"(controller:"product", action: "update", method: "PUT") } ```
Like