IntelliJ Java注解插件,通过搜索注解属性值(自定义配置),快速跳转到对应注解位置。
- 快速跳转到Spring Controller层的注解定义(@RestController, @GetMapping, @PostMapping等等)
- RPC接口注解定义等
- 通过搜索注解属性值,快速跳转到对应注解位置
Ctrl+Alt+A -> 搜索
RestfulToolkit: https://github.com/mrmanzhaow/RestfulToolkit
IntelliJ Java注解插件,通过搜索注解属性值(自定义配置),快速跳转到对应注解位置。
Ctrl+Alt+A -> 搜索
RestfulToolkit: https://github.com/mrmanzhaow/RestfulToolkit