Skip to content

Instantly share code, notes, and snippets.

@M-Razavi
Last active June 22, 2019 05:36
Show Gist options
  • Save M-Razavi/0c9e8fa7b24f5d7537d0c84288c0b933 to your computer and use it in GitHub Desktop.
Save M-Razavi/0c9e8fa7b24f5d7537d0c84288c0b933 to your computer and use it in GitHub Desktop.
MeduimPost_Anotations
Framework Path segment http query parameter
Jersey (JAX-RS) @PathParam @QueryParam
Spring RESTFul @PathVariable @RequestParam
example http://xyz.ir/{segment} http://xyz.ir/?param{param}