/requestmapper

Request mapper is a plugin for IntelliJ IDEA for quick navigation to URL mapping declarations

Primary LanguageKotlinMIT LicenseMIT

logo

Request Mapper

Request mapper is #2 plugin for IntelliJ IDEA for quick navigation to URL mapping declarations with over 72 000 downloads.

Plugin info

Supported languages:

  • Java
  • Kotlin

Supported annotations:

Spring JAX-RS Micronaut
@RequestMapping
@FeignClient
@GetMapping @GET @Get
@PostMapping @POST @Post
@PutMapping @PUT @Put
@DeleteMapping @DELETE @Delete
@PatchMapping @PATCH @Patch
@OPTIONS @Options
@HEAD @Head

Usage

  • Search everywhere (Shift twice)
  • Keyboard shortcuts
    • for Inbound requests:
      • MacOS: Cmd + Shift + Back slash
      • Linux: Ctrl + Shift + Back slash
      • Windows: Ctrl + Shift + Back slash
    • for Outbound requests:
      • MacOS: Cmd + Shift + o
      • Linux: Ctrl + Shift + o
      • Windows: Ctrl + Shift + o
  • Navigate (menu bar) -> Inbound requests or Outbound requests

Contributors

Thanks to all people who have contributed to this plugin:

Support the project

You can support the project by the following actions:

  • Star this project on GitHub
  • Share this plugin with your friends/colleagues
  • Rate this plugin on JetBrains plugin repository
  • Make pull requests
  • Report bugs
  • Tell your ideas

Buy Me A Coffee

Demo