dromara / fast-request

IntelliJ IDEA plugin Restful Fast Request
https://api-buddy.com/en
Other
455 stars 116 forks source link

[Bug]: 使用自定义Controller组合注解时, 插件无法识别出正确的url #332

Closed cacuts-c closed 3 months ago

cacuts-c commented 5 months ago

检查项

您使用的是以下哪个操作系统

IDEA 版本号

2024.1.2

插件版本号

2024.1.6

Bug 详情

image 如上图, 我自定义了一个@TRestController注解, 但是在使用时, 插件并未检测到其注解上面的url路径

Error log

No response

kings1990 commented 5 months ago

不支持自定义注解

cacuts-c commented 5 months ago

自定义组合注解目前idea官方都已经支持了, 请问你们后期也不会考虑吗

kings1990 commented 5 months ago

等我后续研究一下

cacuts-c commented 5 months ago

好的, 谢谢, 希望有时间可以完善一下

kings1990 commented 5 months ago

2024.1.7加入支持

cacuts-c commented 3 months ago

试过可以啦, 非常感谢!!

kings1990 commented 3 months ago

Fixed in 2014.1.6.2