I\'ve come across @PathVariable in a video course:
@RequestMapping(value="/form/{formId}", method=RequestMethod.GET) public String getCid(Model mode