Request mapper is a plugin for IntelliJ IDEA for quick navigation to URL mapping declarations.
- Spring
@RequestMapping
@GetMapping
@PostMapping
@PutMapping
@PatchMapping
@DeleteMapping
- JAX-RS
@GET
@POST
@PUT
@DELETE
@HEAD
@OPTIONS
@PATCH
Thanks to all people who have contributed to this plugin:
- Keyboard shortcuts:
- MacOS:
Cmd Shift Back slash
- Linux:
Ctrl Shift Back slash
- Windows:
Ctrl Shift Back slash
- MacOS:
- Navigate (menu bar) -> Request Mapping
- Click
Shift
twice -> request mapping