int
Creates a required PathVariable expecting an integer value.
Return
path variable backed by the int codec.
Parameters
name
canonical parameter name embedded in the URI template.
Creates a required PathVariable expecting an integer value.
path variable backed by the int codec.
canonical parameter name embedded in the URI template.